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

tiagobento pushed a commit to branch add-merge-button-config-to-asf-yaml
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git

commit 0aa7b9451b93269b0bc91523dc4e00dc15d214f1
Author: Tiago Bento <[email protected]>
AuthorDate: Mon Jul 6 10:38:25 2026 -0400

    NO-ISSUE: Add merge button options to .asf.yaml
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 193e8368cd7..871536296de 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,3 +41,7 @@ github:
         - root
       restrict_deletion: true
       restrict_force_push: true
+  enabled_merge_buttons:
+    squash: true
+    merge: true
+    rebase: false


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to