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-build-tools.git
commit c7d128645f5a47059ef75bad55ecd886f572b48d Author: Christofer Dutz <[email protected]> AuthorDate: Thu Aug 13 18:05:31 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 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:
