An open API service indexing awesome lists of open source software.

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.

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.

![screenshot](https://github.com/mitsuruog/merge-gatekeeper-for-github/raw/master/assets/images/1280-800.png)

## 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)