Gerrit Code Review
gerritcodereview.comWeb-based code review for Git with powerful workflows and CI/CD integration
Dev Toolscode-reviewgitopen-sourceci-cdself-hosteddeveloper-toolsversion-control

About
Gerrit is an open-source, web-based code review system built natively for Git that supports patchset-based review workflows, fine-grained permissions, and CI/CD pipeline integration. It is designed to scale from small teams to thousands of concurrent developers, offering enterprise-grade access control, clustering, and a rich plugin ecosystem. Teams can self-host via a downloadable WAR file or Docker image, or use the hosted GerritHub.io service for free.
Problem
Teams need a structured, scalable code review workflow that integrates natively with Git and CI/CD pipelines without vendor lock-in.
For
Software development teams ranging from small groups to large enterprises using Git
How it works
Developers submit patchsets to Gerrit, which hosts a web-based review interface with inline comments, approval workflows, and REST APIs, then merges approved changes into the Git repository.
Business model
open-source
Status
launched