jalcock501/cdk-diff-summary

Summarize CloudFormation change set JSON in GitHub Actions step summaries.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: jalcock501/cdk-diff-summary@f12564396f4bafd0f99c80cd451c6838c94bc8a9 # v1.1.4-1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
diff-json-pathPath to CDK or CloudFormation change set JSON.yes
summary-titleMarkdown heading for the summary.noCDK diff summary
max-changed-fieldsMaximum changed field paths to show for each resource.no8
collapse-iam-policiesCollapse IAM policy document changes to compact field paths.notrue
collapse-assetsSuppress or collapse common CDK asset/hash churn.notrue
fail-on-removeExit non-zero after writing the summary if visible removes exist.nofalse
fail-on-replaceExit non-zero after writing the summary if visible replacements exist.nofalse
summary-output-pathOptional path to also append the generated Markdown summary.no""

no outputs