github / github/vscode-github-actions
Show workflows across repos sorted by trigger date
- Linguagem predominante
- TypeScript
- Estrelas
- 660
- Forks
- 213
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**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.
Guia de contribuição
Direção de pesquisa
A issue identifica a seção Workflows existente, mas não nomeia arquivos, testes ou pontos de entrada. Comece rastreando como essa view carrega e exibe os workflows de um repositório e, em seguida, determine o escopo dos dados entre repositórios e a ordenação. Considera-se concluído quando uma view combinada puder mostrar workflows de repositórios relacionados ordenados pela data do trigger; a visualização opcional do relacionamento entre triggers requer um escopo separado.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- github-actions, typescript, vscode
- Domínio
- ci-cd, devtools
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 30/100