An open API service indexing awesome lists of open source software.

https://github.com/hamelsmu/issue-label-bot-examples

Example of GitHub App Using Python
https://github.com/hamelsmu/issue-label-bot-examples

github-api machine-learning nlp

Last synced: 10 months ago
JSON representation

Example of GitHub App Using Python

Awesome Lists containing this project

README

          

## This repo is a sandbox to test [Issue-Label Bot](https://github.com/hamelsmu/MLapp)

This repo contains [test issues that have been auto-labeled](https://github.com/hamelsmu/Issue-Label-Bot-Examples/issues) by [Issue-Label Bot](https://github.com/apps/issue-label-bot). Feel free to create new issues and try for yourself, or better yet head over to the [installation page](https://github.com/apps/issue-label-bot) and install this bot on your repos.

## Links:

1. [Install the Issue-Label bot](https://github.com/apps/issue-label-bot) on your public repos (will not work on private repos).
2. The [predictions dashboard](https://mlbot.net/) allows you see live examples from other public repos.
3. The code for Issue-Label Bot is [open source and available here](https://github.com/hamelsmu/MLapp).