github / github/vscode-github-actions
Show workflows across repos sorted by trigger date
- 主要言語
- TypeScript
- スター
- 660
- フォーク
- 213
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**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.
コントリビューションガイド
調査の方向性
The issue identifies the existing Workflows section but names no files, tests, or entry points. Start by tracing how that view loads and displays one repository's workflows, then determine the scope of cross-repository data and ordering. Done means a combined view can show workflows from related repositories sorted by trigger date; the optional trigger relationship visualization needs separate scope.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions, typescript, vscode
- 領域
- ci-cd, devtools
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100