GerritHub offers free hosted Gerrit Code Review for public and private GitHub repos, run by GerritForge. Sign in with GitHub, no credit card required.
GerritHub is a hosted version of Gerrit Code Review that connects directly to GitHub. Instead of creating a separate account, developers sign in using their existing GitHub credentials and can immediately start using Gerrit's review workflow on top of repositories they already host on GitHub, whether public or private.
The service is run by GerritForge, a company based in Sunnyvale, California that has long been involved in the development and maintenance of the open-source Gerrit Code Review project alongside Google. GerritForge also sells separate commercial products, including Gerrit Enterprise support and Gerrit-as-a-Service, for organizations that need dedicated hosting, SLAs, or consulting beyond what the free GerritHub service provides.
GerritHub brings the full Gerrit review model to GitHub-hosted code: reviewers work with discrete patch sets rather than a single mutable pull request branch, leave inline comments on specific lines, and apply Code-Review scores (such as +2 or -2) that can be wired into submit rules before a change can merge.
Because it is a genuine Gerrit instance, GerritHub also exposes Gerrit's REST API, which teams can use to script or automate parts of their review and CI process. Authentication is handled entirely through GitHub OAuth, so there is no separate password or account management layer to maintain.
GerritHub is free to use for both public and private GitHub repositories, with no credit card required and no limit on the number of reviewers or collaborators on a review. There is no separate paid tier of GerritHub itself.
Organizations that need more than the free community service, such as dedicated hosting, guaranteed support response times, or migration and integration consulting, can instead purchase GerritForge's separate commercial products, including Gerrit Enterprise support and Gerrit-as-a-Service. These are distinct offerings from GerritHub and are billed and provisioned independently.
Yes. GerritHub is free for both public and private GitHub repositories, with no credit card required and no limit on the number of reviewers.
GerritHub is operated by GerritForge, a company based in Sunnyvale, California that also co-maintains the open-source Gerrit Code Review project and sells separate enterprise Gerrit hosting and support products.
No. GerritHub authentication is handled through your existing GitHub account via OAuth.
It provides an alternative review workflow layered on top of GitHub repositories, using Gerrit's patch-set and Code-Review scoring model instead of GitHub's native pull request review interface.
GerritForge sells separate commercial products, including Gerrit Enterprise support and Gerrit-as-a-Service, for teams that need SLA-backed support or dedicated hosting beyond the free GerritHub service.