This is an automated email from the ASF dual-hosted git repository.
membphis 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 e40a9d18a chore: restore release/3.9 branch protection #11183
e40a9d18a is described below
commit e40a9d18afd1221f3b2d90e402f3b23fd1cf7e34
Author: YuanSheng Wang <[email protected]>
AuthorDate: Tue Apr 23 15:50:34 2024 +0800
chore: restore release/3.9 branch protection #11183
This reverts commit 005281c13278db16e2a2070854428481b585f0c6.
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index d5fbaa2ab..2fbe3776c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -53,6 +53,10 @@ github:
dismiss_stale_reviews: true
require_code_owner_reviews: true
required_approving_review_count: 2
+ release/3.9:
+ required_pull_request_reviews:
+ require_code_owner_reviews: true
+ required_approving_review_count: 2
release/3.8:
required_pull_request_reviews:
require_code_owner_reviews: true