6 ms·
Stacked pull requests solve this. It doesn’t matter how much you wait for review of a PR if you can just build on top of it. Also, this workflow encourages sm
by frankdilo 2y ago
Stacked pull requests solve this.
It doesn’t matter how much you wait for review of a PR if you can just build on top of it.
Also, this workflow encourages smaller PRs that are faster and easier to review.
We implement this at my company through a tool called Graphite and review times usually don’t exceed 1-2 days.