This is an automated email from the ASF dual-hosted git repository.

comphead pushed a commit to branch branch-53
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/branch-53 by this push:
     new 85c675d197 chore: Add branch protection
85c675d197 is described below

commit 85c675d197da52462a74c213a19a18fce87ff717
Author: comphead <[email protected]>
AuthorDate: Sun Mar 1 17:43:01 2026 -0800

    chore: Add branch protection
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 43c9250c2b..805bb52456 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -65,6 +65,9 @@ github:
     branch-52:
       required_pull_request_reviews:
         required_approving_review_count: 1
+    branch-53:
+      required_pull_request_reviews:
+        required_approving_review_count: 1
   pull_requests:
     # enable updating head branches of pull requests
     allow_update_branch: true


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to