microsoft / microsoft/vscode-pull-request-github
Enhancement request: Detect already-linked PR branches when selecting an issue
@alexr00 ya está trabajando en esto.
Desde el 11/11/2020.
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.6k
- Forks
- 795
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 46
Descripción
When selecting "Start working on issue" for an issue that already has a linked PR, I expected the extension to check out the existing PR branch. Instead, it prompts me to create a new branch for the issue.
Entering the name of the existing branch works, and the extension furthermore opens the linked PR. However, it's unclear that this will work until you try it, because the prompt uses the usual git branch VSCode prompt: "Enter the name for the new branch."
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.