Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ _Platforms and services built specifically for the code review workflow._

- **[GitHub Pull Requests](https://github.com/features/code-review)** — Built-in code review with inline comments, suggestions, and review assignments.
- **[GitLab Merge Requests](https://docs.gitlab.com/ee/user/project/merge_requests/)** — Integrated review workflow with approvals, threads, and CI integration.
- **[PR Radar](https://github.com/deployhq/pr-radar)** — Free browser extension that unifies review state across GitHub, GitLab, and Bitbucket: CI status, unresolved comments, review/approval state, and notifications in one dashboard.
- **[Gerrit](https://www.gerritcodereview.com)** — Web-based code review tool for Git, used by large open-source projects like Android and Chromium.
- **[Phabricator](https://www.phacility.com/phabricator/)** — Suite of open-source tools for code review, project management, and repository hosting.
- **[Crucible](https://www.atlassian.com/software/crucible)** — Atlassian's code review tool for Git, SVN, and Perforce repositories.
Expand Down