This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 2ac6d2f Allow merge as there are many PR has multiple authors (#6126)
2ac6d2f is described below
commit 2ac6d2f34234975d6052f305ddde862005c2be8f
Author: kezhenxu94 <[email protected]>
AuthorDate: Wed Sep 8 11:23:32 2021 +0800
Allow merge as there are many PR has multiple authors (#6126)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 2eca3ad..2ed24a4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,7 +36,7 @@ github:
- data-schedule
enabled_merge_buttons:
squash: true
- merge: false
+ merge: true
rebase: false
protected_branches:
dev: