Ecosyste.ms: Awesome
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: 18 days ago
JSON representation
Example of GitHub App Using Python
- Host: GitHub
- URL: https://github.com/hamelsmu/issue-label-bot-examples
- Owner: hamelsmu
- Created: 2019-03-16T03:28:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T22:57:32.000Z (over 5 years ago)
- Last Synced: 2024-12-15T20:42:26.495Z (20 days ago)
- Topics: github-api, machine-learning, nlp
- Size: 2.93 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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).