This is an automated email from the ASF dual-hosted git repository.
rantunes pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/main by this push:
new a7db32a2 Enable rebase merge (#1224)
a7db32a2 is described below
commit a7db32a2937896b0d8ed6c5ac13209146483dfa4
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Tue Jul 16 15:15:29 2024 -0300
Enable rebase merge (#1224)
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 40a66c4c..da9ad306 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,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]