Do not merge WIP pull request!
Disables "Merge pull request" button while ANY of the following is true:
- Title contains "[wip]" (case insensitive)
- Any tasks remain incomplete
- Any commit messages remain prefixed with "squash!" or "fixup!"
- Put
[wip]
or[WIP]
or[Do Not Merge]
or[DNM]
in the title of the pull request or - Add
wip
,Do Not Merge
orDNM
(Case insensitive) as a tag to your pull request - It works!
Copyright (c) 2014 sanemat. Licensed under the MIT license.
CC BY-ND 3.0 icons8