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-build-tools.git


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

commit 4ed9c473f9e2a40c2efdcfc845015348a0afec85
Author: Sebastian Rühl <[email protected]>
AuthorDate: Tue Jul 28 13:25:05 2026 +0200

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

diff --git a/.asf.yaml b/.asf.yaml
index 8d27d05..73dfd61 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -50,6 +50,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