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/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 390bb566 Relax the PR review rule (#345)
390bb566 is described below

commit 390bb566f32d95b06a88da834d386634943c186f
Author: JB Onofré <[email protected]>
AuthorDate: Wed Jun 12 16:44:56 2024 +0200

    Relax the PR review rule (#345)
---
 .asf.yaml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 91d30828..2b1defbd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -33,12 +33,6 @@ github:
   protected_branches:
     main:
       required_linear_history: true
-      required_status_checks:
-        strict: true
-      required_pull_request_reviews:
-        required_approving_review_count: 1
-        dismiss_stale_reviews: true
-      required_conversation_resolution: true
 
   features:
     wiki: true

Reply via email to