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-extras.git


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

commit 4583b67b1a27185ccbb7a132e3fb52eb0a2b0aa7
Author: Sebastian Rühl <[email protected]>
AuthorDate: Tue Jul 28 13:25:48 2026 +0200

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

diff --git a/.asf.yaml b/.asf.yaml
index fdf58816..4a1d4e77 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -78,6 +78,14 @@ 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]
   issues: [email protected]

Reply via email to