examples/.github/issue_label_bot.yaml

7 lines
219 B
YAML

# 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: 'kind/feature'
feature: 'kind/feature'
question: 'kind/question'