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
- Host: GitHub
- URL: https://github.com/franciscocpg/bitbucket-merge-checks
- Owner: franciscocpg
- License: mit
- Created: 2017-09-25T13:16:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T13:49:48.000Z (almost 9 years ago)
- Last Synced: 2025-07-25T06:27:24.518Z (12 months ago)
- Topics: bitbucket, merge, pull-request, squash
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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