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-kogito-apps.git
The following commit(s) were added to refs/heads/main by this push:
new 7b547701d Enable rebase merge (#2080)
7b547701d is described below
commit 7b547701d8f6481261f9f6934ac586d7e77e29a3
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Tue Jul 16 15:40:05 2024 -0300
Enable rebase merge (#2080)
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 3d80fb618..c208bbf08 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,3 +17,7 @@
github:
features:
issues: true
+ enabled_merge_buttons:
+ squash: true
+ merge: false
+ rebase: true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]