abcxyz / abcxyz/guardian

Improve action output by using workflow step summaries

オープン
#179 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Go
スター
26
フォーク
7
平均マージ
1日 1時間
マージ済み PR(30日)
1

説明

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github-actions, go
領域
ci-cd, devops, tooling
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
55/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。