This is an automated email from the ASF dual-hosted git repository. zhongjiajie pushed a commit to branch enable-issue in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-ambari.git
commit 026da420e5778a29a5346fd565c081ddb99283e4 Author: Jay Chung <[email protected]> AuthorDate: Wed Nov 23 14:53:27 2022 +0800 [infra] Enable issue --- .asf.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 8b8959e..5af3cab 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -16,12 +16,15 @@ # 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 enabled_merge_buttons: squash: true merge: false
