github / github/vscode-github-actions

Show workflow run names

未关闭
#90 1 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
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**
![image](https://user-images.githubusercontent.com/9964605/230110507-86678ca3-c8b9-4376-b2e9-e0ddd23a920c.png)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。