You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ki...@apache.org on 2022/07/22 07:56:12 UTC

[incubator-seatunnel] branch 2.1.3-prepare updated: [1.3.7-prepare] allow merge button

This is an automated email from the ASF dual-hosted git repository.

kirs pushed a commit to branch 2.1.3-prepare
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


The following commit(s) were added to refs/heads/2.1.3-prepare by this push:
     new b65a2d4c9 [1.3.7-prepare] allow merge button
b65a2d4c9 is described below

commit b65a2d4c9ef900e5b6b3e9efe1d8f4d6ce77cc6b
Author: Kirs <ki...@apache.org>
AuthorDate: Fri Jul 22 15:56:06 2022 +0800

    [1.3.7-prepare] allow merge button
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 8ca64fdcb..15feb91b4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,7 +29,7 @@ github:
     - etl-framework
   enabled_merge_buttons:
     squash: true
-    merge: false
+    merge: true
     rebase: false
   protected_branches:
     dev:
@@ -44,4 +44,4 @@ notifications:
   issues:       commits@seatunnel.apache.org
   pullrequests: commits@seatunnel.apache.org
   pullrequests_status:  commits@seatunnel.apache.org
-  pullrequests_comment: commits@seatunnel.apache.org
\ No newline at end of file
+  pullrequests_comment: commits@seatunnel.apache.org