Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.47 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.47 KB

Add label 'Hacktoberfest' in new issues.

image

Public App

NOTE: Available only during the #Hacktoberfest.

Setup

# Install dependencies
npm install

# Run the bot
npm start

Tests

npm install --save-dev
npm test

Dependencies

  • probot: 🤖 A framework for building GitHub Apps to automate and improve your workflow

Dev Dependencies

  • jest: Delightful JavaScript Testing.
  • nodemon: Simple monitor script for use during development of a node.js app.
  • smee-client: Client to proxy webhooks to local hos

Contributing

If you have suggestions for how Hacktoberfest-Auto-Label could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

MIT © 2018 TiagoDanin [email protected] (http://tiagodanin.github.io/Hacktoberfest-Auto-Label)