mattmoor/Check Run

This action write a check run status to an input SHA.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
shaThe commit sha to associate the check run with. yes
nameThe name of the check run. yes
tokenGitHub token for API access. Defaults to GITHUB_TOKEN. no${{ github.token }}
statusThe status of the check run. no${{ job.status }}

no outputs