DEV Community

Cover image for GitHub PR Review, stop wasting time on code review!
BaBeuloula
BaBeuloula

Posted on

GitHub PR Review, stop wasting time on code review!

Stop wasting time on code review!

Are you tired of looking at several GitHub repositories with many pull requests from your team or organization?
On each repository, you have many tab browsers with filters?

GitHub PR Review is the tool you need!

GitHub PR Review is an interface to simplify GitHub pull requests management.

How it works?

Built for developers

Track all pull requests from your teams, or your own pull requests, and make a code review easier.

Sort your pull requests

You can use both modes, label or filter and sort your pull requests.

With filter mode, you can search for issues and pull requests globally across all GitHub, or search for issues and pull requests within a particular organization.

Filter mode

Or, with label mode, you can sort you pull requests on four blocks Review needed, Accepted, Changes requested and WIP.

Label mode

Increase your productivity

In one single page you have all your watched repositories with the related
pull requests and your notifications sorted by repositories.

Self hosted

If you want to use it on your own server, you need to install Docker and Docker compose, clone the repository and execute: make start-prod

Price

It's totally free, without any ads and your informations will NEVER be sold to any company.

Fork me on GitHub

Do you want to contribute to Github PR Review? Feel free to fork this repository and propose your pull request!

Top comments (0)