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

chrisdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0a8236f  chore: Updated the .asf.yml to match that of the main repo. 
(#156)
0a8236f is described below

commit 0a8236f2eb21c75f3fc166e07b3fdb25afcfb35e
Author: Christofer Dutz <[email protected]>
AuthorDate: Thu Aug 13 20:02:00 2026 +0200

    chore: Updated the .asf.yml to match that of the main repo. (#156)
---
 .asf.yaml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 73dfd61..9a712ea 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -48,14 +48,15 @@ github:
         excludes: []
       bypass_teams:
         - root
+        - plc4x-committers
       restrict_deletion: true
       restrict_force_push: true
       required_pull_request_reviews:
         dismiss_stale_reviews: true
-        require_last_push_approval: false
+        require_last_push_approval: true
         required_approving_review_count: 1
       required_linear_history: false
-      required_signatures: true
+      required_signatures: false
       required_conversation_resolution: true
 
 notifications:

Reply via email to