actions-marketplace-validations/Comment Reaction

React to a comment within a GitHub Issue or Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 7, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dkershner6_reaction-action@97ede302a1b145b3739dec3ca84a489a34ef48b5 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
tokenGitHub token. The standard GITHUB_TOKEN will do just fine.yes
commentIdThe comment ID to react to. Required if the triggering event is not comment related.no
reactionMust be a valid reaction type: https://docs.github.com/en/rest/reference/reactions#reaction-typesno+1

no outputs