랭킹으로 돌아가기

GerritCodeReview/gerrit

Java

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

codereviewgerrit
스타 성장
스타
1.2k
포크
274
주간 성장
이슈
0
5001k
2016년 2월2019년 7월2023년 1월2026년 7월
아티팩트Mavengit clone https://github.com/GerritCodeReview/gerrit.git
README

Gerrit Code Review

Gerrit is a code review and project management tool for Git based projects.

Build Status Maven Central

Objective

Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline comments to be added by any reviewer.

Gerrit simplifies Git based project maintainership by permitting any authorized user to submit changes to the master Git repository, rather than requiring all approved changes to be merged in by hand by the project maintainer.

Documentation

For information about how to install and use Gerrit, refer to the documentation.

Source

Our canonical Git repository is located on googlesource.com. There is a mirror of the repository on Github.

Reporting bugs

Please report bugs on the issue tracker.

Contribute

Gerrit is the work of hundreds of contributors. We appreciate your help!

Please read the contribution guidelines.

Note that we do not accept Pull Requests via the Github mirror.

Getting in contact

The Developer Mailing list is repo-discuss on Google Groups.

License

Gerrit is provided under the Apache License 2.0.

Build

Install Bazel and run the following:

    git clone --recurse-submodules https://gerrit.googlesource.com/gerrit
    cd gerrit && bazel build release

Install binary packages (Deb/Rpm)

The instruction how to configure GerritForge/BinTray repositories is here

On Debian/Ubuntu run:

    apt-get update && apt-get install gerrit=<version>-<release>

NOTE: release is a counter that starts with 1 and indicates the number of packages that have been released with the same version of the software.

On CentOS/RedHat run:

    yum clean all && yum install gerrit-<version>[-<release>]

On Fedora run:

    dnf clean all && dnf install gerrit-<version>[-<release>]

Use pre-built Gerrit images on Docker

Docker images of Gerrit are available on DockerHub

To run a CentOS 8 based Gerrit image:

    docker run -p 8080:8080 gerritcodereview/gerrit[:version]-centos8

To run a Ubuntu 20.04 based Gerrit image:

    docker run -p 8080:8080 gerritcodereview/gerrit[:version]-ubuntu20

NOTE: release is optional. Last released package of the version is installed if the release number is omitted.

관련 저장소
ast-grep/ast-grep

⚡A CLI tool for code structural search, lint and rewriting. Written in Rust

Rustcrates.ioMIT Licensecodemodlinter
ast-grep.github.io
15.1k417
The-PR-Agent/pr-agent

🚀 PR Agent: The Original Open-Source PR Reviewer. This project It is not the Qodo free tier.

PythonPyPIMIT Licensegpt-4openai
pr-agent.ai
12.2k1.6k
reviewdog/reviewdog

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

GoGo ModulesMIT Licenselintergo
medium.com/@haya14busa/reviewdog-a-code-review-dog-who-keeps-your-codebase-healthy-d957c471938b
9.5k489
qodo-ai/pr-agent

🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍

PythonPyPIApache License 2.0gpt-4openai
qodo.ai
7.1k731
Codium-ai/pr-agent

🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍

PythonPyPIgpt-4openai
6.4k637
anc95/ChatGPT-CodeReview

🐥 A code review bot powered by ChatGPT

JavaScriptnpmISC Licensechatgptcodereview
github.com/apps/cr-gpt
4.5k458
qax-os/goreporter

A Golang tool that does static analysis, unit testing, code review and generate code quality report.

GoGo ModulesApache License 2.0codereviewreporter
3.1k261
sunmh207/AI-Codereview-Gitlab

基于大模型(DeepSeek,OpenAI等)的 GitLab 自动代码审查工具;支持钉钉/企业微信/飞书推送消息和生成日报;支持Docker部署;可视化 Dashboard。

PythonPyPIApache License 2.0aicodereview
1.8k392
reviewboard/reviewboard

An extensible and friendly code review tool for projects and companies of all sizes.

PythonPyPIMIT Licensecode-reviewcodereview
reviewboard.org
1.7k433
patched-codes/patchwork

Agentic AI framework for enterprise workflow automation.

PythonPyPIGNU Affero General Public License v3.0codereviewdevops
patched.codes
1.6k104
vercel-labs/openreview

An open-source, self-hosted AI code review bot powered by Vercel.

TypeScriptnpmaisdkcodereview
openreview.labs.vercel.dev
1.5k99