Bitbucket Data Center Support¶
Power Pack adds support for using Review Board for code review when using Bitbucket Data Center (formerly Bitbucket Server) for Git source code hosting.
Bitbucket Data Center offers Git hosting, issue tracking, and more within your network, with integrations for other Atlassian products, including Jira.
Bitbucket Server installations that have not yet moved to Bitbucket Data Center are still supported.
Adding a Repository¶
To review code in a Bitbucket Data Center 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 Data Center repositories for details.
RBTools Support¶
The RBTools command line tools include support for posting changes against Bitbucket Data Center 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.