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

lynwee pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new e0d2f8f8e chore kw resetting main step1 (#8321)
e0d2f8f8e is described below

commit e0d2f8f8e156ffee59f6781668796909b0996e42
Author: Klesh Wong <[email protected]>
AuthorDate: Thu Mar 6 15:59:47 2025 +0800

    chore kw resetting main step1 (#8321)
    
    * chore: remove protection from main branch
    
    * chore: remove protection from main
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4327e4c64..acd54949c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -57,10 +57,10 @@ github:
     #     #  - gh-infra/jenkins
     #     #  - another/build-that-must-pass
 
-      required_pull_request_reviews:
-        dismiss_stale_reviews: true
-        require_code_owner_reviews: false
-        required_approving_review_count: 1
+    #   required_pull_request_reviews:
+    #     dismiss_stale_reviews: true
+    #     require_code_owner_reviews: false
+    #     required_approving_review_count: 1
     release-v0.11:
       whatever: Just a placeholder to make it in protection
     release-v0.12:

Reply via email to