microsoft / microsoft/vscode-pull-request-github
Add general support for Stacked PRs
Abierto
@alexr00 ya está trabajando en esto.
Desde el 12/8/2026.
feature-request
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.6k
- Forks
- 795
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 46
Descripción
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
...
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.