@codesherpas/wip
v1.0.1
Published
GitHub Application to block merging Pull Requests that are a Work in Process
Downloads
3
Readme
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