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

https://github.com/franciscocpg/bitbucket-merge-checks


https://github.com/franciscocpg/bitbucket-merge-checks

bitbucket merge pull-request squash

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# bitbucket-merge-checks
Bitbucket merge checks is a chrome extension used to check bitbucket merge checks and force squash merge pull requests
(both are available only for premium users).

It changes the color of `Merge` button to red and does not allow to click it until all merge checks are green and user
has choosen `Squash` merge.

## Installation

1. Clone or download this repository

2. Go to: chrome://extensions/

3. In the extensions tab, Check `Developer mode` checkbox

4. Press `load unpacked extensions`

5. Browse to this repository folder and click `Open`

6. You’re all set