Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 592 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 592 Bytes

jarvis bot

A GitHub App built with Probot that do everything we need.

  • Calculate the PR size and add label to it
  • Generate release note when you push tag
  • Customize command ...

Setup

# Install dependencies
npm install

# Run the bot
npm start

Contributing

If you have suggestions for how label bot 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

ISC © 2019 Kaleo Cheng kaleocheng@gmail.com