Hacker News new | ask | show | jobs
by henrikn 3639 days ago
Another option is to do away with blocking on pull requests altogether and review after the fact. It has some benefits (and some downsides).

I blogged about that here: http://thepugautomatic.com/2014/02/code-review/

We use a home-grown tool on top of GitHub to review commit-by-commit after the fact: https://github.com/henrik/remit