github / github/vscode-github-actions
Show workflow run names
- Ngôn ngữ chính
- TypeScript
- Star
- 660
- Fork
- 213
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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**

Hướng dẫn đóng góp
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- github-actions, typescript, vscode
- Lĩnh vực
- ci-cd, devtools
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100