You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I'm not aware of anyone actively working on Bitbucket integration, but the extension is designed to be extensible to other VCS providers.
Each service needs to implement the PullRequestsManager interface and there is only one now for GitHub which provides GitHub PR support. For Bitbucket, we would need to implement a similar one that talks to their APIs.
In addition to this, there would be some small changes required to allow the user to select which VCS provider they would like to use.
Thank you for the awesome extension. Are there any plans to add support for Bitbucket?
The text was updated successfully, but these errors were encountered: