pesochek / bb-clear-pr-reviewers

Bookmarklet to clear default reviewers on BitBucket pull requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmarklet to remove default reviewers from BitBucket pull requests

Grab the bookmarklet from the bookmarklet.txt file and add it to your browser bookmark tab.

When you are on a BitBucket pull request page, click the bookmarklet to remove all default reviewers from the pull request.

Here is a quick demo:

// @TODO: Add a demo gif here

Development

  1. Make changes to the source.js
  2. Run the following commands to regenerate the bookmarklet.txt:
npm install
npm run build

About

Bookmarklet to clear default reviewers on BitBucket pull requests


Languages

Language:JavaScript 100.0%