Improve action output by using workflow step summaries
- Lingua principale
- Go
- Stelle
- 26
- Fork
- 7
- Merge medio
- 1g 1h
- PR unite (30g)
- 1
Descrizione
### TL;DR
Use GitHub [step summaries](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/) to improve readability and easier viewing of outputs from guardian when run in github actions.
### Detailed design
Using step summaries, add a step summary to show the terraform command outputs (plan, apply, etc) in a streamlined format so users can see information easier in the GitHub UI, rather than digging through the output logs.
### Alternatives considered
_No response_
### Additional information
_No response_
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Individua dove guardian restituisce i risultati dei comandi terraform (plan, apply) nel suo workflow GitHub Actions. Cerca il codice che genera i log e integra la GitHub step summary API per formattare questi output. Controlla il repository per individuare i workflow GitHub Actions esistenti e comprendere la struttura attuale dell'output. Esegui un test avviando un workflow localmente o in un fork per vedere il nuovo riepilogo nell'interfaccia utente di GitHub.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, go
- Ambito
- ci-cd, devops, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100