github / github/vscode-github-actions

Show workflow run names

Abierto
#90 1 comentario 5 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
TypeScript
Estrellas
660
Forks
213
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Is your feature request related to a problem? Please describe.**
We use workflows that may be long-lived waiting on approvals to deploy to different environments, and we keep track of them using their run names to identify a release or branch where it started from. However, the explorer view only shows the run number (see screenshot).

**Describe the solution you'd like**
Append the run name to the run number. So where it shows `#23`, it could read `#23 - deploy topic/new-feature to DEV` (whatever that run name may end up being). That would give me more context on what that run is doing.

**Additional context**
![image](https://user-images.githubusercontent.com/9964605/230110507-86678ca3-c8b9-4376-b2e9-e0ddd23a920c.png)

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by locating the explorer view that currently displays workflow run numbers and trace how run data is presented. Update the display so each number is followed by its run name, then verify that runs with names show the requested combined text.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
github-actions, typescript, vscode
Área
ci-cd, devtools
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.