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

wenming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new b88cf9dd6 infra: Increase PR reviewers to 3 when merge to master. 
(#11280)
b88cf9dd6 is described below

commit b88cf9dd6ee6ac9b54547a8af04f590cb72af49d
Author: Ming Wen <[email protected]>
AuthorDate: Fri May 24 12:03:46 2024 +0800

    infra: Increase PR reviewers to 3 when merge to master. (#11280)
    
    We need more eyes to improve code quality
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2fbe3776c..ef0571a9a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -52,7 +52,7 @@ github:
         required_pull_request_reviews:
           dismiss_stale_reviews: true
           require_code_owner_reviews: true
-          required_approving_review_count: 2
+          required_approving_review_count: 3
       release/3.9:
         required_pull_request_reviews:
           require_code_owner_reviews: true

Reply via email to