a tiny tool to make using GitHub for code reviews a tiny bit easier
git commit -m ‘I just fixed that one really annoying bug. #reviewthis @jwelshiv @tonydewan fake@supermatter.com’
GitHub gives us almost everything we need to do code reviews. Commit, file and line level comments, comment notifications, plus everything else that makes the GitHub experience great. The only thing missing is an easy way to initiate a review. If I want my code to be reviewed, I’ve got to go to GitHub, get the URL (and any other info), then compose an email to everyone I want to review it.
We can make that a tiny bit easier:
http://reviewth.is/ as the URL for your project’s Post-Recieve hook#reviewthis hash plus any GitHub username1 or email addressDon't trust us? Roll your own!