microsoft / microsoft/vscode-pull-request-github
Add general support for Stacked PRs
Open
@alexr00 is already working on this.
Since Aug 12, 2026.
feature-request
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
https://docs.github.com/en/pull-requests/get-started/about-stacked-prs
would be great if when reviewing a stack of PRs, we can quickly navigate between PRs of a same stack. maybe in "CHANGES IN PULL REQUEST #xxx" we can have "CHANGES IN STACK #xxx" and have the Files/Commits of each individual PRs ready to be reviewed/commented.
such as:
Changes in Stack #xxx
[author avatar] PR 1 title
> Files # expand to see list of changed files, comments sent to PR 1
> commits
[author avatar] PR 2 title
> Files # expand to see list of changed files, comments sent to PR 2
> commits
...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.