https://github.com/mitsuruog/merge-gatekeeper-for-github
Chrome Extensions that by showing the merge destination in the close to the merge button, avoid careless mistake that merge into the sort of unexpected branch.
https://github.com/mitsuruog/merge-gatekeeper-for-github
chrome-extension github github-extension
Last synced: 10 months ago
JSON representation
Chrome Extensions that by showing the merge destination in the close to the merge button, avoid careless mistake that merge into the sort of unexpected branch.
- Host: GitHub
- URL: https://github.com/mitsuruog/merge-gatekeeper-for-github
- Owner: mitsuruog
- Created: 2017-04-18T15:51:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:48:08.000Z (about 3 years ago)
- Last Synced: 2025-03-31T18:51:27.938Z (12 months ago)
- Topics: chrome-extension, github, github-extension
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/merge-gatekeeper-for-gith/meogknoedhhdmkgcmmgdibeeinnhfnlg
- Size: 1.25 MB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# merge-gatekeeper-for-github
Chrome Extensions that by showing the merge destination in the close to the merge button, avoid careless mistake that merge into the sort of unexpected branch.

## Install
- [Chrome web store](https://chrome.google.com/webstore/detail/merge-gatekeeper-for-gith/meogknoedhhdmkgcmmgdibeeinnhfnlg?hl=ja&gl=JP)
## Features
- Showing the merge destination in the close to the merge PR button.
- [WIP]Disable the merge PR button when PR title contains WIP.
## License
[MIT License](http://ja.wikipedia.org/wiki/MIT_License)
(c) [mitsuruog](https://github.com/mitsuruog)