GitHub Enterprise Support¶
Power Pack adds support for using Review Board for code review when using GitHub Enterprise for Git source code hosting.
GitHub Enterprise offers Git hosting, issue tracking, continuous integration, and more within your network, with wide support for third-party integrations.
Adding a Repository¶
To review code in a GitHub Enterprise 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 GitHub Enterprise repositories for details.
RBTools Support¶
The RBTools command line tools include support for posting changes against GitHub Enterprise 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.