Skip to content
This repository was archived by the owner on Nov 26, 2019. It is now read-only.

NJACKWinterOfCode/issue-type-label

 
 

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%