actions-marketplace-validations/Comment to PR from file

Comment on a PR from a file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 6, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/vincenttjia_github-actions-pr-comment@63f94bda886423ecd536584b236410cda62299b0 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
messagePrefixAdd a prefix to the messageno
messageSuffixAdd a suffix to the messageno
commitSHAThe SHA of the commityes${{ github.event.pull_request.head.sha || github.sha }}
pr_numberPR Numberyes${{ github.event.number || false }}
pathMessage contentyes

no outputs