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-sandbox-quarkus-accelerator.git


The following commit(s) were added to refs/heads/main by this push:
     new 8824cfc  NO-ISSUE: Make "Squash and merge" button the only option, 
using ASF YAML (#9)
8824cfc is described below

commit 8824cfc198755e591e3846c5b42c8dc4f33ecd9b
Author: Tiago Bento <[email protected]>
AuthorDate: Mon Apr 15 16:29:22 2024 -0400

    NO-ISSUE: Make "Squash and merge" button the only option, using ASF YAML 
(#9)
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..576d2a2
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,5 @@
+github:
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  false


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

Reply via email to