How to automate tasks on GitHub with machine learning for fun and profit ↦
This is an explainer on how to build a GitHub App that predicts and applies issue labels using Tensorflow and public datasets. Hamel Husain writes:
In order to show you how to create your own apps, we will walk you through the process of creating a GitHub app that can automatically label issues. Note that all of the code for this app, including the model training steps are located in this GitHub repository.
See also: Issue Label Bot
Discussion
Sign in or Join to comment or subscribe