Scenario
You're running an OSS project* and someone makes a pull request. You've got two choices:
Merge and Pray
Pull to local branch, build, run tests and merge if all OK
What do you do? Well, what is it going to be?
I know what I'd like to do, and GitHub makes it so so tempting:
…