int128/workflow-run-summary-action

Get the summary of workflow run such as annotations, cancelled or skipped

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub tokenyes${{ github.token }}
namedescription
annotation-messagesAnnotation messages related to the workflow_run
annotation-failure-messagesAnnotation messages of failure only
cancelledtrue if any check run is cancelled
skippedtrue if all checks are skipped
pull-request-numberNumber of associated pull request, if exists
pull-request-urlURL of associated pull request, if exists