actions-marketplace-validations/GitHub Issue Comment

Add/Update a comment/report to a issue/pull-request from your workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 8, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/major0_gh-comment-action@5ee03d73d175e9f24a76c361271728bf641b7869 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
issueIssue/Pull-Request number to post to.yes
templatePost the contents of the named file as the comment to the PR. Supports Markdown.yes
idUnique tracking ID used to track the comment w/in the issue/pull-request. This allows different comments/reports to be added/updated in the same issue/pull-request from different workflows.yes
artifactsAdd links to the listed artifacts. Artifact format should be in the form of NAME@RUN_ID.no
tokenAccess token to use when pulling artifacts and posting comments.no
dry-runReport what would be done but do not actually modify the target issue/pull-request.yesfalse
debugEnable execution debugging.yesfalse

no outputs