This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-ambari.git
The following commit(s) were added to refs/heads/main by this push:
new 558317b [infra] Enable issue and delete branch merged (#1)
558317b is described below
commit 558317bfd9cb007f7bda0ab77ec5c9cd0435297e
Author: Jay Chung <[email protected]>
AuthorDate: Wed Nov 23 14:59:26 2022 +0800
[infra] Enable issue and delete branch merged (#1)
Enable issue and delete branch merged to ask.yaml
---
.asf.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 8b8959e..edf1a58 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,12 +16,16 @@
#
github:
- description: Apache Ambari plugin for Apache DolphinScheduler
+ description: Apache DolphinScheduler's Ambari plugin, deploy
DolphinScheduler easier within Apache Ambari
homepage: https://dolphinscheduler.apache.org/
labels:
- dolphinscheduler
- deployment
- ambari-plugin
+ - ambari
+ features:
+ issues: true
+ del_branch_on_merge: true
enabled_merge_buttons:
squash: true
merge: false