actions-marketplace-validations/Summarize Workflow Status Action

Just summarize status of current workflow run from all completed job statuses.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token for use by actions/github-scriptno${{ github.token }}
namedescription
statusStatus of current workflow run. It will return one of "failure", "cancelled" and "success".