Skip to content

JeroenVdb/bitbucket-pullrequest-file-review

Repository files navigation

Bitbucket Pull Request: Mark files as reviewed

This extension brings you a fantastic feature of Github and an announced one for Bitbucket cloud : mark individual files of a pull request as reviewed.

This extension only works with the new beta pull request experience of Atlassian Bitbucket cloud. You can enable this feature via a lab.

We use the collapsible diffs feature as a way to mark files as reviewed and style them accordingly.

(!) important: files that are marked reviewed and later on are changed will not be unmarked as reviewed.

(!) important: won't work with Pull Request option "Load files" set to "Individually"

Install

Via the Chrome Web Store: https://chrome.google.com/webstore/detail/bitbucket-pull-request-fi/bllckhlhnfngflclpdalooiehmijjbaf

Or load as "load unpacked" from this source. You'll find information here: https://developer.chrome.com/extensions/getstarted

  1. Clone or download this repository
  2. Point the "load unpacked" to the build folder

Credits