sanemat / do-not-merge-wip-for-github

Do Not Merge WIP for GitHub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do Not Merge WIP for GitHub

Version

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!"

Do Not Merge WIP for GitHub

Demo

wip-you-cant-merge

Usage

  • Put [wip] or [WIP] or [Do Not Merge] or [DNM] in the title of the pull request or
  • Add wip, Do Not Merge or DNM (Case insensitive) as a tag to your pull request
  • It works!

Changelog

conventions

License

Copyright (c) 2014 sanemat. Licensed under the MIT license.

App Icon

CC BY-ND 3.0 icons8

About

Do Not Merge WIP for GitHub

License:MIT License


Languages

Language:JavaScript 82.0%Language:CSS 10.0%Language:HTML 8.0%