a GitHub App to automatically label issues based on the title.
Head over to this repository and try opening up an issue.
- Clone repo
git clone git@github.com:anshumanv/issue-type-label.git cd issue-type-label npm install - Create your own GitHub app: instructions
- Store the private key as
private-key.pemin the repository’s directory - Start the app with
APP_ID=1234 npm startwhere1234is your GitHub App’s ID - update your GitHub App’s
Webhook URLto your localtunnel.me URL
Anshuman Verma
Found a bug, please create an issue
ISC
© Anshuman Verma

