github / github/vscode-github-actions

Display latest build status per workflow as the icon in the workflow list

未關閉
#52 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
TypeScript
星號
660
分支
213
PR 合併指標
30 天內沒有已合併 PR

描述

**Is your feature request related to a problem? Please describe.**
Builds do fail sometimes. That is part of the nature of a CI system. I want to notice a failed build as quickly as possible

**Describe the solution you'd like**
The extension has a "Workflows" list. It correctly lists all the workflows. But I have to click on each of the workflows to open the list with the build result history. Most of the time, I am only interested in the status of the latest run.
The green check mark or red x icon should be displayed left to each workflow name depending on the outcome of the latest run for that workflow.

**Additional context**
I just installed the extension the first time. I like to see my build status in VSCode to be able to quickly act when a build fails (which might block the progress of a whole team in some cases).

貢獻指南

開啟貢獻指南

研究方向

Start by locating the extension's Workflows list and the data used to show each workflow's run history. Add the latest run result beside each workflow name, using a green check or red X as appropriate, and verify that the list reflects the outcome of the latest run.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
github-actions, typescript, vscode
領域
ci-cd, developer-experience
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。