microsoft / ps-rule

Validate infrastructure as code (IaC) and DevOps repositories using GitHub Actions.
https://github.com/marketplace/actions/psrule
MIT License
74 stars 13 forks source link

Add job summaries #218

Closed BernieWhite closed 1 year ago

BernieWhite commented 1 year ago

PSRule v2.6.0 introduced support for write job summaries. You can configure this using the Output.JobSummaryPath option.

We should automatically write job summaries by default when using the GitHub action and provide an input to disable.