curtbushko/commit-status-action

A github action to update the status on a commit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGITHUB_TOKEN or your own token if you need to update status checks to another repoyes
stateThe status of the check: success, error, failure, pending or cancelledyes
contextThe context, this is displayed as the name of the checknodefault
descriptionShort text explaining the status of the checkno""
ownerRepostory ownerno${{ github.repository_owner }}
repositoryRepositoryno${{ github.repository }}
shaSHA of commit to update status onno${{ github.sha }}
details_urlURL/URI to use for further details.no

no outputs