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
- Make changes to the
source.js
- Run the following commands to regenerate the
bookmarklet.txt
:
npm install
npm run build