mirror of https://github.com/kubeflow/examples.git
Create issue_label_bot.yaml (#542)
* Create issue_label_bot.yaml For issue label bot * Update issue_label_bot.yaml * Update issue_label_bot.yaml
This commit is contained in:
parent
aaea8024be
commit
ae0adbe7cd
|
|
@ -0,0 +1,5 @@
|
||||||
|
# for https://mlbot.net which is a GitHub App that uses ML to label issues, run on K8s and Kubeflow
|
||||||
|
label-alias:
|
||||||
|
bug: 'kind/bug'
|
||||||
|
feature_request: 'improvement/enhancement'
|
||||||
|
question: 'community/question'
|
||||||
Loading…
Reference in New Issue