This is an automated email from the ASF dual-hosted git repository.
tiagobento pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/main by this push:
new f8dfbc00532 NO-ISSUE: Add merge button options to .asf.yaml (#6795)
f8dfbc00532 is described below
commit f8dfbc005329692d8ff7fe25534fff7fb9476dbd
Author: Tiago Bento <[email protected]>
AuthorDate: Mon Jul 6 10:41:33 2026 -0400
NO-ISSUE: Add merge button options to .asf.yaml (#6795)
---
.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]