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/05/31 03:38:35 UTC

[dolphinscheduler-mlflow] 01/01: [chore] Correct asf label

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

zhongjiajie pushed a commit to branch b-label-invalid
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-mlflow.git

commit 4cc93f94fab587d92cc316ff945d422461d52c38
Author: Jiajie Zhong <zh...@gmail.com>
AuthorDate: Tue May 31 11:38:23 2022 +0800

    [chore] Correct asf label
    
    Invalid GitHub label 'MLops' - must be lowercase alphanumerical and <= 35 characters!
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index a6ec73f..2d4c622 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@ github:
   homepage: https://dolphinscheduler.apache.org/
   labels:
     - dolphinscheduler
-    - MLops
+    - mlops
   enabled_merge_buttons:
     squash: true
     merge: false