upvote
GitHub is putting stacked PRs into private beta around now, actually.
reply
link?
reply
reply
Locked... I'm like 40% sure they'll mess this up in some way that makes it completely useless.
reply
https://x.com/jaredpalmer/status/2019817235163074881

(this was a follow-up to the initial announcement months ago, also made via X)

reply
Ah nice! I hope this actually works across repos rather than just being nicer UI for the existing functionality.
reply
You can manually stack PRs by making the merge target another branch.

The workflow just makes it a pain, since you have to manually rebase in both the branch and the UI after the original PR merges.

reply
That doesn't work if the base and PR branch are in different repos, which is the most common way of doing things in Github.
reply