This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new 94cde81 chore: adjust branch protection (#807)
94cde81 is described below
commit 94cde810462bf9527d69aa4c32f53f04d59f46e6
Author: 琚致远 <[email protected]>
AuthorDate: Mon Dec 13 09:59:27 2021 +0800
chore: adjust branch protection (#807)
---
.asf.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 109ccb6..e353b67 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,5 +38,11 @@ github:
squash: true
merge: false
rebase: false
+ protected_branches:
+ master:
+ required_pull_request_reviews:
+ dismiss_stale_reviews: true
+ require_code_owner_reviews: true
+ required_approving_review_count: 2
publish:
whoami: asf-site