This is an automated email from the ASF dual-hosted git repository. chrisdutz pushed a commit to branch chore/update-asf-yml in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git
commit 2baf40368ad1dcb633c42e880f74511ab08dab3c Author: Christofer Dutz <[email protected]> AuthorDate: Thu Aug 13 18:00:46 2026 +0200 chore: Updated the .asf.yml to match that of the main repo. --- .asf.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 4a1d4e77..322a356e 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -76,14 +76,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:
