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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new 9e98bb91 Relax PR review requirement
9e98bb91 is described below

commit 9e98bb91ccd8cb6d68b17fcf217e70fbe41d42d9
Author: JB Onofré <[email protected]>
AuthorDate: Sat Feb 8 08:20:18 2025 +0100

    Relax PR review requirement
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 367020e8..ef05771c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,7 +34,7 @@ github:
     main:
       required_pull_request_reviews:
         require_code_owner_reviews: false
-        required_approving_review_count: 1
+        required_approving_review_count: 0
       required_linear_history: true
       del_branch_on_merge: true
       required_status_checks:

Reply via email to