checklist
A GitHub App built with Probot that Only allows a Pull Request to be merged when all items in the PR's checklist have been ticked off.
Setup
# Install dependencies
npm install
# Run the bot
npm start
Contributing
If you have suggestions for how checklist 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 Josh Quintus josh.quintus@gmail.com