108yen/Set Commit Status Action

A Github action for set github commit status

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
statusThe status to be set for commit ("error", "failure", "pending", "success")yes
shaCommit hash for which the status is to be setyes
contextContext of statusno
descriptionDescription of statusno
github_tokenToken with status write permission. Do not specify this.no${{ github.token }}
job_idJob id on which this action is running.no${{ github.job }}

no outputs