maxisam/Create Check Report

Create a check report by using check-run

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 9, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: maxisam/check-report@c4b2f08753dd08f7504df09fe42cb1abcfb61294 # v0.2.0

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

namedescriptionrequireddefault
authTokenUse your own token if you need to trigger other workflowsno${{ github.token }}
ownerRepostory owner, defaults to context github.repository_owner if omitedno${{ github.repository_owner }}
repositoryRepository, default to context github.repository if omitedno${{ github.repository }}
checkNameName of the checknoCheck Report
shaGithub SHAno${{ github.sha }}
statusCheck Statusnocompleted
conclusionConclusionnosuccess
summarySummarynoSummary
contentContent, you can use multiline with markdown syntaxno""
detailsUrlDetails urlno""
imageUrlThe full URL of the image.nohttps://avatars.githubusercontent.com/in/15368?s=40&v=4

no outputs