Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanemat/do-not-merge-wip-for-github
Do Not Merge WIP for GitHub
https://github.com/sanemat/do-not-merge-wip-for-github
chrome-extension github github-extension
Last synced: 6 days ago
JSON representation
Do Not Merge WIP for GitHub
- Host: GitHub
- URL: https://github.com/sanemat/do-not-merge-wip-for-github
- Owner: sanemat
- License: mit
- Created: 2014-02-15T11:18:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T22:08:37.000Z (4 months ago)
- Last Synced: 2024-08-01T16:39:17.248Z (3 months ago)
- Topics: chrome-extension, github, github-extension
- Language: JavaScript
- Homepage:
- Size: 1.23 MB
- Stars: 408
- Watchers: 7
- Forks: 32
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- jimsghstars - sanemat/do-not-merge-wip-for-github - Do Not Merge WIP for GitHub (JavaScript)
README
# Do Not Merge WIP for GitHub
[![Version][version-image]][version-url]
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](https://chrome.google.com/webstore/detail/do-not-merge-wip-for-gith/nimelepbpejjlbmoobocpfnjhihnpked)
## Demo
![wip-you-cant-merge](https://cloud.githubusercontent.com/assets/75448/6800619/7c0f14b2-d263-11e4-905b-ae098b27184b.gif)
## 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](https://github.com/ajoslin/conventional-changelog/blob/e451eeeb1c790bc3a2dbdef6f566c47c1439fdcb/CONVENTIONS.md)
## License
Copyright (c) 2014 sanemat. Licensed under the MIT license.
### App Icon
CC BY-ND 3.0 [icons8](https://www.icons8.com)
[version-url]: https://chrome.google.com/webstore/detail/do-not-merge-wip-for-gith/nimelepbpejjlbmoobocpfnjhihnpked
[version-image]: https://img.shields.io/chrome-web-store/v/nimelepbpejjlbmoobocpfnjhihnpked.svg