Hacker News new | ask | show | jobs
by edgan 3731 days ago
If only it was only code review. This is basically another GitHub git hosting service using gerrit, and it syncs to github for open source projects.

I don't want a new hosting service, I just want a code review process on top of GitHub.

3 comments

Try https://reviewable.io then. Just code review, runs on top of GitHub, no extra repos to manage. (Disclosure: I'm the founder.)
Try Phabricator (http://phabricator.org/), you can point it at a remote repository without hosting it.
I'm confused. It syncs (some of) your repos and any PRs in them, so what else do you need to do with it besides code review instead of with GitHub?