colpal/Submit Comment

Submit a comment on a pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
comment-idName of the check (to be used in the identifying comment)yes
comment-bodyBody of the comment (supply this or comment-body-path)no
comment-body-pathPath to a file containing the body of the comment (supply this or comment-body)no
conclusionThe conclusion status of the check (can be success, failure, cancelled)no
hide-on-emptyIf true, hide the comment when the comment contents are emptynotrue
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
render-markdownIf true, render the comment body as markdownnotrue
sync-conclusionIf true, hide the comment when the conclusion is now 'success' from previous 'failure'nofalse
update-modeHow to handle existing comments. Options: 'replace' (overwrite), 'append' (add to end), 'create' (always make a new comment)nocreate
verbose-loggingVerbose logging flag for more detailed informationnofalse

no outputs