kubeflow / code-intelligence

ML-Powered Developer Tools, using Kubeflow
https://medium.com/kubeflow/reducing-maintainer-toil-on-kubeflow-with-github-actions-and-machine-learning-f8568374daa1?source=friends_link&sk=ac77444f00c230e7d787edbfb0081918
MIT License
55 stars 21 forks source link

LabelBot Frontend should forward all traffic for the Kubeflow org to the pubsub topic #90

Open jlewi opened 4 years ago

jlewi commented 4 years ago

Follow on to #70

We should update the microservice that is the front end for the label bot (handles GitHub webhooks) so that 100% of issues for repositories in the Kubeflow org are forwarded to the new label microservice backend that combines the universal model and repo specific models (see #70)

Here's a link to the code. https://github.com/machine-learning-apps/Issue-Label-Bot/blob/536e8bf4928b03d522dd021c0464587747e90a87/flask_app/app.py#L145

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label kind/feature to this issue, with a confidence of 0.81. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.