jenschelkopf/Create an annotation

Useful for testing out annotations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenThe GitHub authentication token.no${{ github.token }}
typeAnnotation type. Valid options are failure, warning, or notice.nonotice
check_nameThe name of the check run to add annotations to. This should be the same as the job that uses this action.yes
descriptionDescription for the annotation.noThis is an annotation that was created for test purposes.
commit_shaCommit to attach the check to. If the trigger is `push`, this should just be github.sha. If the trigger is `pull_request`, this should be the github.event.pull_request.head.shayes

no outputs