optivem/Summarize System Stage

Creates a comprehensive summary of system stage execution results for CI/CD pipelines

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 26, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: optivem/summarize-system-stage-action@2799076022454fa3b82c611b03ef6ea87997bda0 # v1.0.2

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

namedescriptionrequireddefault
stage-nameThe name of the stage (e.g., Acceptance, QA, Production)yes
stage-resultOverall result of the stage (success/failure/skipped)yes
environmentThe environment name for this stageyes
success-versionThe version created on success (e.g., prerelease version)no
success-artifact-idsThe artifact IDs created on success as JSON array. Single artifacts must also be in array format: ["artifact"]. Multiple artifacts: ["artifact1", "artifact2"]no

no outputs