a companion for bitbucket
A little companion for atlassian bitbucket server.
- Shows badge to let you know how many pull requests are waiting your approval.
- Gives a dashboard view with recent pull requests changes.
- Tracks comments you may have to read.
- Automatically delete approval when an approved pull request changes.
- Notify you when you have pull requests pending for reviews
- Keep itself up to date with bitbuket server
- Allow to sort in the branches view
Note: This require Bitbucket REST API to be enabled.
CHANGELOG:
1.5.+
- Fix hammering of bitbucket server
- Allow to disable the automatic remove of approval
1.3.+
- Handle server error and notify when there are credentials issues
- Update Icon (red when error, blue otherwise)
- Show latest notification details inside the icon tooltip
1.2.+
- Allow to show/hide some PR states (like not showing already merged PR)
- Allow to disable notifications
Latest reviews
- (2022-02-23) Barış Çelik: Works on private repos too. Loved it!