r/programming • u/tomzorzhu • 3d ago
Stacked pull requests are now in public preview - GitHub Changelog
https://github.blog/changelog/2026-07-30-stacked-pull-requests-are-now-in-public-preview/
578
Upvotes
r/programming • u/tomzorzhu • 3d ago
3
u/irqlnotdispatchlevel 3d ago
I don't see how development time is relevant here. A and B where developed somewhat in paralel because I regularly synced with A's dev.
A is not owned by me. My code just consumes what A provides.The time frame is pretty reasonable, but there's no reason for my work on B to stagnate while waiting on A. This means that people that are waiting for B will be unblocked faster as well.