actions-marketplace-validations/Create Summary Check Status

Provide a final check for multiple checks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 17, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/maxisam_create-summary-check-status@c856b1e4ba013ced22a7aae55a7e2ac2847824af # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
jobResultsjobs results with new line as delimiteryes""
authTokenUse secrets.GITHUB_TOKEN or your own token if you need to trigger other workflowsyes
stateThe status of the check: success, error, failure or pending (if this is not set, it is in summary mode)no""
failureStatesThe job results for failurenofailure cancelled
checkNameThe context, this is displayed as the name of the checknoCheck Status Summary
descriptionShort text explaining the status of the checkno""
ownerRepostory owner, defaults to context github.repository_owner if omitedno${{ github.repository_owner }}
repositoryRepository, default to context github.repository if omitedno${{ github.repository }}
shaSHA of commit to update status on, defaults to context github.shano${{ github.sha }}
targetUrlURL/URI to use for further details.no
namedescription
summaryThe result of input state