Skip to content

anshumanv/issue-type-label

Repository files navigation

issue-type-label

issue-type-label

Build Status

a GitHub App to automatically label issues based on the title.

See it working

Head over to this repository and try opening up an issue.

Demo

Demo

Development

  • 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.pem in the repository’s directory
  • Start the app with APP_ID=1234 npm start where 1234 is your GitHub App’s ID
  • update your GitHub App’s Webhook URL to your localtunnel.me URL

Author

Anshuman Verma

Contribute

Found a bug, please create an issue

License

ISC

© Anshuman Verma

About

Label issues depending on their type

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published