microsoft / microsoft/vscode-pull-request-github
On Issue, "checkout topic branch" should use existing branch if already created in UI
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.6k
- Forks
- 796
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 46
Descripción
This is similar to #4120, but not identical.
There is a feature in the UI of the website, in the right side-bar of an issue, under "Development", to create a branch for an issue.
In VS Code PR and Issue view, under "Issues > Recent Issues", when clicking on an issue then the arrow to "Start working on issue and checkout topic branch", my feature requirements are :
- if a branch has already been created for this issue, use this branch instead of creating a new one
- if creating a new branch from here, give the user to rename this branch, and attach it to the issue so that it is visible in the issue side-bar on the github website, under the "Development" section
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.
Línea de trabajo
Comienza en el flujo Issues > Recent Issues de la vista PR and Issue de VS Code y sigue el comando que hay detrás de “Start working on issue and checkout topic branch.” Comprueba cómo se representa la asociación del issue de GitHub con el branch de Development. Se considera terminado cuando se reutiliza un branch existente del issue, mientras que un branch recién creado puede renombrarse y asociarse al issue para que se muestre en GitHub.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- git, github, typescript
- Área
- developer-experience, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 28/100