int128/checks-action

General-purpose action for GitHub Checks API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
operationThe operation to performyes
check-run-nameThe name of the check runyes
titleThe title of the check runno
summaryThe summary of the check runno
textThe text of the check runno
details-urlThe details URL for the check runno
shaThe commit SHA for the check runno
tokenGitHub tokenyes${{ github.token }}
namedescription
check-run-idThe ID of the created or retrieved check run
check-run-titleThe title of the retrieved check run
check-run-summaryThe summary of the retrieved check run
check-run-textThe text of the retrieved check run