github / github/vscode-github-actions
Show workflow run names
- 主要語言
- TypeScript
- 星號
- 660
- 分支
- 213
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**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**

貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, typescript, vscode
- 領域
- ci-cd, devtools
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100