caisleansystems/Update/Create a Rich Check by Caislean Systems

Rich checks from GitHub Mastery Book

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the checkyes
statusThe status of the check `queued`, `in_progress` or `completed`yes
titleThe title to put on the check panelyes
summaryThe summary of the check runs current resultyes
detailsThe details for the checkno
conclusionThe conclusion of the check as a value of `action_required`, `cancelled`, `failure`, `neutral`, `success`, `skipped`, `stale`, and `timed_out`no
check-run-idIf set, this check run will be updated with the conclusion and details providedno
github-tokenGithub token used by the api requests for the repository (automatically created by Github)no${{ github.token }}
fail-on-errorstep will fail if specified `conclusion` is not `success` or `neutral`no
fail-on-neutralstep will fail if specified `conclusion` is `neutral`no
annotationsthe annotations of your check(JSON Object)no
imagesadd images to your check(JSON Object)no
namedescription
check-run-idcontains the check run id of the check created or updated