Gerrit Code Review vs Review Board

Need advice about which tool to choose?Ask the StackShare community!

Gerrit Code Review

116
224
+ 1
59
Review Board

20
52
+ 1
6
Add tool

Gerrit Code Review vs Review Board: What are the differences?

Introduction:

Gerrit Code Review and Review Board are both popular tools used for code review in software development. While they serve the same purpose, there are several key differences between them that developers and teams should be aware of. Here are six specific differences between Gerrit Code Review and Review Board.

1. Workflow: Gerrit Code Review follows a "change-based" workflow, where each code change is submitted as a separate entity. This allows for precise tracking and management of individual changes. On the other hand, Review Board follows a "review-request-based" workflow, where code changes are grouped into review requests, which can include multiple changes related to a specific feature or bug fix.

2. Integration with Version Control Systems (VCS): Gerrit Code Review has tight integration with Git, making it the preferred choice for projects that use Git as their version control system. In contrast, Review Board supports a wide range of VCS such as Git, Mercurial, Subversion, and Perforce, providing more flexibility for teams using different VCS.

3. User Interface (UI): Gerrit Code Review has a primarily web-based UI that is focused on providing a streamlined code review experience. It offers features such as inline commenting, side-by-side diff view, and a searchable change history. Review Board, on the other hand, provides a more comprehensive web-based UI with additional features like file attachment, discussion threads, and user dashboards.

4. Extensibility and Plugin Ecosystem: Gerrit Code Review provides a robust plugin ecosystem, allowing users to customize and extend its functionalities as per their requirements. It also has integration capabilities with popular development tools like Jenkins for continuous integration. Review Board, although it supports plugins, does not have as extensive an ecosystem as Gerrit Code Review.

5. Permission and Access Control: Gerrit Code Review offers fine-grained access control, allowing administrators to define access rules based on user roles, project ownership, and branch permissions. This ensures that only authorized users can approve and merge code changes. Review Board also provides access control features but may not offer the same level of granularity as Gerrit Code Review.

6. Code Hosting Options: Gerrit Code Review is typically self-hosted, meaning it requires installation and maintenance on the user's infrastructure. In contrast, Review Board offers both self-hosted and cloud-hosted options. This makes Review Board a more convenient choice for teams that do not want the hassle of managing their own infrastructure.

In summary, Gerrit Code Review and Review Board differ in their workflow approach, integration with VCS, user interface, extensibility, permission control, and hosting options. Developers and teams should consider these differences while choosing a code review tool that aligns with their specific needs and requirements.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Gerrit Code Review
Pros of Review Board
  • 13
    Code review
  • 11
    Good workflow
  • 10
    Cleaner repository story
  • 9
    Open source
  • 9
    Good integration with Jenkins
  • 5
    Unlimited repo support
  • 2
    Comparison dashboard
  • 3
    Simple to use. Great UI
  • 1
    Review Bots
  • 1
    Diff between review versions
  • 1
    Open Source

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is Gerrit Code Review?

Gerrit is a self-hosted pre-commit code review tool. It serves as a Git hosting server with option to comment incoming changes. It is highly configurable and extensible with default guarding policies, webhooks, project access control and more.

What is Review Board?

Review Board is an open source, web-based code and document review tool built to help companies, open source projects, and other organizations keep their quality high and their bug count low.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Gerrit Code Review?
What companies use Review Board?
See which teams inside your own company are using Gerrit Code Review or Review Board.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Gerrit Code Review?
What tools integrate with Review Board?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Gerrit Code Review and Review Board?
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.
Bitbucket
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free private Git repositories. Teams choose Bitbucket because it has a superior Jira integration, built-in CI/CD, & is free for up to 5 users.
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
See all alternatives