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

sai_boorlagadda pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0229fceda9 GEODE-10434: Updated required review to 1 (#7936)
0229fceda9 is described below

commit 0229fceda906ca8ff87788f74518f6baad6ac017
Author: Sai Boorlagadda <[email protected]>
AuthorDate: Sat Sep 27 16:09:01 2025 -0700

    GEODE-10434: Updated required review to 1 (#7936)
    
    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