Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroenvdb/bitbucket-pullrequest-file-review
Mark individual files as reviewed in Bitbucket Pull Requests
https://github.com/jeroenvdb/bitbucket-pullrequest-file-review
bitbucket bitbucket-cloud mark-files pull-request review
Last synced: about 2 months ago
JSON representation
Mark individual files as reviewed in Bitbucket Pull Requests
- Host: GitHub
- URL: https://github.com/jeroenvdb/bitbucket-pullrequest-file-review
- Owner: JeroenVdb
- Created: 2020-11-16T15:59:44.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-06T16:21:23.000Z (about 2 years ago)
- Last Synced: 2023-07-31T21:09:25.158Z (over 1 year ago)
- Topics: bitbucket, bitbucket-cloud, mark-files, pull-request, review
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/bitbucket-pull-request-fi/bllckhlhnfngflclpdalooiehmijjbaf
- Size: 969 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bitbucket Pull Request: Mark files as reviewed
This extension brings you a fantastic feature of [Github](https://github.blog/2019-07-01-mark-files-as-viewed/) and an announced one for [Bitbucket cloud
](https://jira.atlassian.com/browse/BCLOUD-19679): 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](https://bitbucket.org/blog/bitbuckets-new-code-review-offers-reviewers-a-fast-track-to-approving-changes).
We use the [collapsible diffs](https://support.atlassian.com/bitbucket-cloud/docs/try-the-new-pull-request-experience-in-bitbucket/#ThenewpullrequestexperienceinBitbucket-Collapsiblediffs) 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
1. Point the "load unpacked" to the build folder# Credits
- Icons made by [Good Ware](https://www.flaticon.com/free-icon/results_1086912?term=checklist&page=1&position=41&related_item_id=1086912) from [www.flaticon.com](https://www.flaticon.com/)