brandon-t/create-check-run

Creates check-runs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 25, 2020
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: brandon-t/create-check-action@9cf8c7e0937b1ff8714ba5ce65449b4582555fa4 # v1

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

namedescriptionrequireddefault
github_tokenGitHub token or secretyes
check_namesA list of check-run names (formatted as a JSON array)yes
statusesA list of check-run statuses (formatted as a JSON array)yes
conclusionsA list of check-run conclusions OR an empty array (formatted as a JSON array)no
ownerRepository Ownerno
repoRepository Nameno
refCommit hash, tag, or branch nameno
namedescription
resultJSON array of check-run IDs [1234, 5678].