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

sai_boorlagadda pushed a commit to branch 
feature/GEODE-10434-revert-required-reviewse
in repository https://gitbox.apache.org/repos/asf/geode.git

commit e4b139ba1653d260f906f1947867eba97f1e45c8
Author: Sai Boorlagadda <[email protected]>
AuthorDate: Sat Sep 27 09:11:18 2025 -0700

    GEODE-10434: Updated required review to 1
    
    Earlier due to the status of the project, we changed (#7900) it to
    zero to allow commits without blocking. As we have now active commiters
    we should revert the change.
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index d72e67d84c..25daa6337c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -46,7 +46,7 @@ github:
       required_pull_request_reviews:
         dismiss_stale_reviews: false
         require_code_owner_reviews: false
-        required_approving_review_count: 0
+        required_approving_review_count: 1
 
       required_signatures: false
 

Reply via email to