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 摘要。