You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/27 02:18:39 UTC

[GitHub] [flink-ml] lindong28 commented on a diff in pull request #92: [hotfix] Update .asf.yaml file to disable the merge button and update collaborators

lindong28 commented on code in PR #92:
URL: https://github.com/apache/flink-ml/pull/92#discussion_r859316310


##########
.asf.yaml:
##########
@@ -1,3 +1,17 @@
+github:
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
+  labels:
+    - flink
+    - big-data
+    - java
+    - scala
+    - python
+    - sql

Review Comment:
   Thanks for the suggestion. Good catch.
   
   I have updated the PR to remove the label additions. The reason is that apache/kafka and apache/flink-statefun do not have `labels` in their `.asf.yaml`. And I also could not find any concrete usage of these labels in apache/flink's pull requests.
   
   The commit message has been updated as appropriate.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org