continuous-integration
Merge One PR Per Day
If you’re getting one PR merged into the mainline branch every day you're secretly practicing continuous integration.
continuous-integration
If you’re getting one PR merged into the mainline branch every day you're secretly practicing continuous integration.
pull-requests
What's in a good code review? Where do you start? There are so many different angles we can take this one, depending on the goals of the organization and the team. Let's start by laying some groundwork. What can code review get us? * Increased Code Quality
pull-requests
9 ways to get pull request reviews wrong, and how to fix them.
programming
A bit hyperbolic, but aside from pairing, it seems to me that there is still no alternative to a pull request review.