do-not-merge-wip-for-githubDo Not Merge WIP for GitHub
Do Not Merge WIP for GitHub
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!"
Demo
Usage
- 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!
Changelog
License
Copyright (c) 2014 sanemat. Licensed under the MIT license.
App Icon
CC BY-ND 3.0 icons8
评论