You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/05/07 11:22:44 UTC

[apisix] branch master updated: ci: revert wildcard rule as it doesn't work (#7001)

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

spacewander 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 41ff1dd73 ci: revert wildcard rule as it doesn't work (#7001)
41ff1dd73 is described below

commit 41ff1dd737371bbe08b9ab98c9e4d58b73a90116
Author: 罗泽轩 <sp...@gmail.com>
AuthorDate: Sat May 7 19:22:37 2022 +0800

    ci: revert wildcard rule as it doesn't work (#7001)
    
    Branch like https://github.com/apache/apisix/tree/release/2.3 is not
    protected.
    
    Signed-off-by: spacewander <sp...@gmail.com>
---
 .asf.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2998a1eca..78b072fa3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -48,10 +48,6 @@ github:
           dismiss_stale_reviews: true
           require_code_owner_reviews: true
           required_approving_review_count: 2
-      release/*:
-        required_pull_request_reviews:
-          require_code_owner_reviews: true
-          required_approving_review_count: 2
       release/2.13:
         required_pull_request_reviews:
           require_code_owner_reviews: true