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-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 6cf5fa6fb09 NO-ISSUE: Disable 'merge' option for PRs after SonataFlow 
Operator migration is done (#2764)
6cf5fa6fb09 is described below

commit 6cf5fa6fb09dfd0bdcfbf9a7ab52482c17dbd8bd
Author: Tiago Bento <[email protected]>
AuthorDate: Mon Nov 25 20:09:10 2024 -0500

    NO-ISSUE: Disable 'merge' option for PRs after SonataFlow Operator 
migration is done (#2764)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index ad8c623f2fa..279739bd25f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,5 +17,5 @@
 github:
   enabled_merge_buttons:
     squash: true
-    merge: true
+    merge: false
     rebase: false


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

Reply via email to