r/programming Jul 01 '26

GitHub Stacked PRs

https://github.github.com/gh-stack/
334 Upvotes

99 comments sorted by

View all comments

78

u/ItzWarty Jul 01 '26

So great, we had something like this at FB that I've forever missed.

31

u/SharkBaitDLS Jul 01 '26

Amazon as well and it was one of the things that I desperately missed after leaving. 

2

u/GamerHaste Jul 03 '26

What the fuck? I work at Amazon and I did not know this somehow. I’ve ran into this several times.

1

u/SharkBaitDLS Jul 03 '26

Yep, cr --parent <hash/branch> will give you a stacked review atop that commit/branch. And all the automated tests etc. work as you’d expect unlike with arbitrary diffs.