gerrithub.io Review, Pricing & Features

GerritHub offers free hosted Gerrit Code Review for public and private GitHub repos, run by GerritForge. Sign in with GitHub, no credit card required.

Category
DevOps
Pricing
Free, from Free
Verified
Not yet
Last updated
July 20, 2026
Headquarters
Sunnyvale, California, US
Free PlanWeb AppAPI

What Is GerritHub?

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.

Key Features

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 Pricing

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.

Key Features

Pros & Cons

Pros

  • Completely free, including for private GitHub repositories
  • No separate account system to manage; sign in with an existing GitHub identity
  • Provides Gerrit's stricter patch-set review and voting model, which is not natively available on GitHub
  • Backed by GerritForge, a company with long-standing involvement in core Gerrit Code Review development
  • Offers a clear upgrade path to paid enterprise Gerrit hosting and support if a team's needs grow

Cons

  • Gerrit's patch-set and voting workflow differs from GitHub's pull request model and requires a learning curve for teams used to standard GitHub PRs
  • Interface is dated compared to modern GitHub pull request review tooling
  • Only integrates with GitHub-hosted repositories, not GitLab, Bitbucket, or other hosts
  • No official SLA or guaranteed support for the free tier
  • Requires every collaborator on a review to be comfortable working outside GitHub's native review UI

Pricing

Frequently Asked Questions

Is GerritHub free to use?

Yes. GerritHub is free for both public and private GitHub repositories, with no credit card required and no limit on the number of reviewers.

Who operates GerritHub?

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.

Do I need to create a separate account?

No. GerritHub authentication is handled through your existing GitHub account via OAuth.

Does GerritHub replace GitHub's own pull request reviews?

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.

What if my team needs dedicated support or hosting?

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.

Related Tools