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

kvn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 0bdd24b  chore: change the required PR approving number to 2 (#463)
0bdd24b is described below

commit 0bdd24b86ca109948e786f7f13f84bc1bd0fbc39
Author: Alex Zhang <[email protected]>
AuthorDate: Tue May 18 16:56:41 2021 +0800

    chore: change the required PR approving number to 2 (#463)
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index cef24c5..784c5c2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,6 +34,10 @@ github:
       squash:  true
       merge:   false
       rebase:  false
+    protected_branches:
+      master:
+        required_pull_request_reviews:
+          required_approving_review_count: 2
 
 notifications:
     commits:      [email protected]

Reply via email to