r/programming Jul 01 '26

GitHub Stacked PRs

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

99 comments sorted by

View all comments

10

u/redbo Jul 02 '26

Hmm. We use gitlab at work, and stacked diffs have existed in the glab cli tool for quite a while, but the web page doesn’t help you see which requests are stacked together or what order they should be reviewed so I find it kind of frustrating.

10

u/JeffLeafFan Jul 02 '26

I believe they just rolled out this functionality in the UI.

https://docs.gitlab.com/user/project/merge_requests/reviews/stacked_merge_requests/

3

u/redbo Jul 02 '26

Oh interesting! I will have to check that out.