abcxyz / abcxyz/guardian

Improve action output by using workflow step summaries

Ouverte
#179 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Go
Étoiles
26
Forks
7
Merge moyen
1 j 1 h
PR mergées (30 j)
1

Description

### 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_

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Find where guardian outputs terraform command results (plan, apply) in its GitHub Actions workflow. Look for the code that generates logs and integrate GitHub's step summary API to format these outputs. Check the repository for existing GitHub Actions workflows to understand the current output structure. Test by running a workflow locally or in a fork to see the new summary appear in the GitHub UI.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
github-actions, go
Domaine
ci-cd, devops, tooling
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
55/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.