Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 597 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 597 Bytes

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