Why?
Programatically prevent merging code which is still in process
Default Configuration
wip:
terms:
- wip
- do not merge
- help wanted
Features
- Adds a failing status if any of the terms are in the Pull Request Title or Labels
Quick start
- Install GitHub Application
- Add a .github/gitbots.yml to your repository
- Create a pull request and add a wip label