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

liuxun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git


The following commit(s) were added to refs/heads/master by this push:
     new 8eb6d4f  Hotfix disable merge/rebase button
8eb6d4f is described below

commit 8eb6d4fec077bb6f369005e20995107b70887acb
Author: Xun Liu <[email protected]>
AuthorDate: Fri Nov 8 09:04:09 2019 +0800

    Hotfix disable merge/rebase button
---
 .asf.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 685372e..3a5d882 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,15 +21,15 @@ github:
   labels:
     - machine-learning
     - deep-learning
-    - AI
+    - ai
     - notebook
     - platform
     - kubernetes
-    - YARN
+    - hadoop-yarn
     - docker
 
   enabled_merge_buttons:
     squash: false
     merge:  false
-    rebase: true
+    rebase: false
   


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to