Bitbucket Server Support¶
Power Pack adds support for using Review Board for code review when using Bitbucket Server for Git source code hosting.
Bitbucket Server offers Git hosting, issue tracking, and more within your network, with integrations for other Atlassian products, including Jira.
Adding a Repository¶
To review code in a Bitbucket Server repository, you will need to set up a user who can access the repository being configured, and then configure each repository in Review Board.
See our guide on configuring Bitbucket Server repositories for details.
RBTools Support¶
The RBTools command line tools include support for posting changes against Bitbucket Server repositories. We recommend using RBTools to post, update, and land your review requests.
See the rbt post documentation for details on how to post changes for review using Git.
Using RBTools with Git covers the standard workflows when working with Git repositories.