You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/11/23 06:53:49 UTC

[dolphinscheduler-ambari] branch enable-issue created (now 026da42)

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

zhongjiajie pushed a change to branch enable-issue
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-ambari.git


      at 026da42  [infra] Enable issue

This branch includes the following new commits:

     new 026da42  [infra] Enable issue

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[dolphinscheduler-ambari] 01/01: [infra] Enable issue

Posted by zh...@apache.org.
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 <zh...@gmail.com>
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