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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 1bee1b5e5c chore: thighten PR approvals
1bee1b5e5c is described below

commit 1bee1b5e5cc9a17f04dbb493ef6a293040a5f427
Author: Sebastian Rühl <[email protected]>
AuthorDate: Tue Jul 28 13:23:46 2026 +0200

    chore: thighten PR approvals
---
 .asf.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index f7c077e998..a7e1111d53 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -93,6 +93,13 @@ github:
     - root
     restrict_deletion: true
     restrict_force_push: true
+    required_pull_request_reviews:
+      dismiss_stale_reviews: true
+      require_last_push_approval: false
+      required_approving_review_count: 1
+    required_linear_history: false
+    required_signatures: true
+    required_conversation_resolution: true
 
 notifications:
   commits: [email protected]

Reply via email to