# GerritCodeReview/gerrit

Gerrit Code Review - (mirror of https://gerrit.googlesource.com/gerrit)

Repository: https://github.com/GerritCodeReview/gerrit
Canonical: https://ross.abutalabs.com/products/gerrit
Language: Java
License: Apache-2.0
License Family: permissive
Topics: codereview, gerrit
Last push: 2026-09-03T00:55:07+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 100
- inputs: {"age_days": 3919, "days_push": 0, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1221, forks 276 (observed 2026-09-03T02:15:05.980900+00:00)

## What it is
Gerrit is a self-hosted web-based code review and project management tool for Git-based projects, featuring side-by-side diffs, inline comments, and fine-grained access control. It allows authorized users to submit changes directly to the master Git repository without manual merging by maintainers.

## Use cases
- review git changes with side-by-side diffs and inline comments
- self-host a code review server for a git project
- let authorized contributors push directly to the main repository
- manage git project permissions and access control
- run a pre-merge review workflow for large open-source projects

## When to choose
- you need rigorous pre-merge code review for Git repositories
- you want fine-grained per-branch permissions and submit rules
- you maintain a large project with many external contributors
- you prefer self-hosting over GitHub/GitLab pull requests

## When to avoid
- you want a lightweight review flow integrated with GitHub or GitLab
- your team is small and informal review over pull requests suffices
- you cannot operate a JVM-based server with its own database

## Facets
- artifact type: application
- maturity: stable
- function: code-review, version-control, http-server, auth, authorization, developer-tools
- domain: version-control, developer-tools, web-development
- platform: self-hosted, jvm
- tags: git, code-review, self-hosted, java, project-management, linux, docker, web-server

## Member repositories
- GerritCodeReview/gerrit (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:05.980900+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:55.215650+00:00, confidence not recorded.
  - readme: https://github.com/GerritCodeReview/gerrit (fetched 2026-09-03T02:15:05.980900+00:00, sha 14bf1d0d1a3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
