andarist/Create commit status

A simple GitHub action that create a commit status using the GitHub API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
stateThe state of the status. Can be one of 'error', 'failure', 'pending', or 'success'.yes
descriptionA short description of the status.yes
contextA string label to differentiate this status from the status of other systems.yes
target_urlThe target URL to associate with this status. This URL will be linked from the GitHub UI to allow users to easily see the source of the status.no
shaA commit for which to create a status.no

no outputs