Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Show workflows across repos sorted by trigger date

未關閉
#528 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
5/5
預估耗時
一週以上
新手友好度
30/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
github-actions, typescript, vscode
領域
ci-cd, devtools

研究方向

此 issue 指出了現有的 Workflows 區段,但沒有列出檔案、測試或進入點。先追蹤該檢視如何載入並顯示一個 repository 的 workflows,然後確定跨 repository 資料的範圍與排序方式。當整合檢視可以依 trigger 日期排序並顯示相關 repository 中的 workflows 時,即代表完成;選用的 trigger 關係視覺化需要另外界定範圍。

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

描述

enhancement

Is your feature request related to a problem? Please describe.
I have a few repos that work together, common in micro services or backend / frontend / etc decoupling. I push often with continuous delivery. Right now you can only fit a single repo's workflows on screen in the workflows section at a time. There is no tool that simply shows all of your workflow builds in a master dashboard.

Describe the solution you'd like

  • I would love to see a combined Workflows view that shows all builds for all repos in a single list, in the order that they were triggered.
  • Optionally, some repo workflows trigger other workflows in another repo, and it would be great to have a visual representation of that, like an arrow from the triggering to the triggered or something.

Additional context

Note In this screenshot how I have four related repos but expanding one takes up the entire screen, e.g. you can't even see the third and fourth repo. Further there is no chronological workflow ordering across repos.

Image
主要語言
TypeScript
星號
661
分支
214
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

github/vscode-github-actions 的其他 Issue

查看 github/vscode-github-actions 的全部 Issue

相似的 Issue

更多 TypeScript Issue

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

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