7 ms·
'Large pull requests are hard to review' is a good reason to keep PRs small, but small PRs also encourage continuous integration/delivery/deployment. Stacked PR
by samsin 5mo ago
'Large pull requests are hard to review' is a good reason to keep PRs small, but small PRs also encourage continuous integration/delivery/deployment. Stacked PRs sound like they encourage long-lived feature branches instead.
- dontlikeyoueith 5mo agoDepends on what you consider long-lived. I typically generate stacks of 3-5 PRs in 1-2 days now (in a gen-AI world).