Hacker News new | ask | show | jobs
by stonith 4572 days ago
I work on Openstack, which uses gerrit for review. We use blueprints in launchpad to do preliminary design, then reference the blueprint in the commit message, and frequently people working on patches with hacky implementations will mark it as WIP, which is basically a signal not to approve but to provide feedback.

One thing the article didn't mention is that code review works across companies and is ideal for open source work.