fitgap

Gerrit

Features
Ease of use
Ease of management
Quality of support
Affordability
Market presence
Take the quiz to check if Gerrit and its alternatives fit your requirements.
Pricing from
$13,000 per year
Free Trial
Free version
User corporate size
Small
Medium
Large
User industry
  1. Energy and utilities
  2. Information technology and software
  3. Banking and insurance

What is Gerrit

Gerrit is a web-based code review system for Git that manages changes as reviewable patch sets before they are merged into a target branch. It is commonly used by engineering teams that want a structured, policy-driven review workflow with fine-grained approvals and integration with automated verification (CI) checks. Gerrit typically runs as a self-hosted service and integrates with existing Git repositories rather than acting as a full end-to-end DevOps suite.

pros

Strong review gating controls

Gerrit enforces review-before-merge workflows using configurable labels, approvals, and submit rules. Teams can require specific reviewer roles, minimum scores, or additional checks before a change can be merged. This supports organizations that need auditable, policy-driven code review processes. The model is well-suited to large codebases where consistent review standards matter.

Tight Git change workflow

Gerrit’s change-based workflow (patch sets tied to a Change-Id) supports iterative review without rewriting history for each update. It integrates directly with Git via SSH/HTTP and is commonly paired with server-side hooks and automation. This approach can reduce ambiguity around what is being reviewed and what is being merged. It is particularly useful for teams that prefer a centralized review gate in front of Git branches.

Extensible integrations and plugins

Gerrit provides APIs and a plugin ecosystem to integrate authentication, authorization, and external tooling. It supports common enterprise identity approaches (for example, LDAP-backed setups) and can be connected to CI systems for verified labels. This makes it adaptable to varied internal toolchains. Organizations can tailor workflows without replacing their underlying Git hosting.

cons

Steeper learning curve

Gerrit’s review model differs from pull/merge-request workflows that many developers already know. Concepts such as Change-Id, patch sets, and submit rules require training and process alignment. Teams migrating from other review tools often need to adjust branching and contribution practices. This can slow adoption for smaller teams or mixed-experience groups.

Operational overhead for self-hosting

Gerrit is commonly deployed and maintained by the user organization, which adds responsibility for upgrades, backups, and scaling. Administration includes managing permissions, replication (if used), and performance tuning for large repositories. Compared with fully managed hosting services, this increases ongoing operational effort. Organizations without dedicated platform engineering may find this burdensome.

Not a full DevOps suite

Gerrit focuses on code review and Git change submission rather than providing an integrated backlog, artifact management, and end-to-end CI/CD platform. While it integrates with external tools, users typically assemble a broader toolchain for planning, pipelines, and deployments. This can increase integration work and vendor/tool sprawl. Teams seeking a single consolidated platform may prefer other approaches.

Plan & Pricing

Plan Price Key features & notes
Gerrit Code Review (Open-source) Free — Apache License 2.0 Self-hosted downloadable distribution (gerrit.war), community support; licensed under Apache License 2.0 (no paid subscription required).
Gerrit Enterprise — Bronze (GerritForge) $13,000 per year (Up to 100 users) BSL-licensed enterprise subscription; SLA coverage 8/5; P1 response ~48 hours; yearly pre-paid subscription.
Gerrit Enterprise — Silver (GerritForge) $18,000 per year (Up to 100 users) BSL-licensed enterprise subscription; SLA coverage 8/5; P1 response ~24 hours.
Gerrit Enterprise — Gold (GerritForge) $39,000 per year (Up to 100 users) BSL-licensed enterprise subscription; SLA coverage 24/5; P1 response ~8 hours; monthly update call.
Gerrit Enterprise — Platinum (GerritForge) $90,000 per year (Up to 100 users) BSL-licensed enterprise subscription; SLA coverage 24/7; P1 response ~4 hours; includes Gerrit certified binaries and 24/7 assistance.

Seller details

Gerrit Code Review (Open Source project; GerritForge community)
2008
Open Source
https://www.gerritcodereview.com/

Tools by Gerrit Code Review (Open Source project; GerritForge community)

Gerrit

Best Gerrit alternatives

GitLab
Assembla
Bitbucket
CodeRabbit
See all alternatives

Popular categories

All categories