dragouf / Stash-Reviewers-Chrome-Extension

This chrome/firefox extension allow to define groups of reviewers in Atlassian Stash/Bitbucket to bulk add them when creating or updating pull request + other features
MIT License
88 stars 34 forks source link

Add support for PR filters page on Bitbucket server version 5.x #61

Closed abborg closed 5 years ago

abborg commented 5 years ago

Fixes #60 and #57. This change adds support for PR filters page on Bitbucket server version 5.x. Breaking changes to the internal Bitbucket API broke the PR filters page. This change is not backwards compatible yet. I'm not sure what's the best way to support older versions as well as the current version, and I'm open to suggestions on how to maintain support for both versions of Bitbucket server.

hagnat commented 5 years ago

👍