actions-marketplace-validations/Comment Reaction
React to a comment within a GitHub Issue or Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 7, 2024
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/dkershner6_reaction-action@97ede302a1b145b3739dec3ca84a489a34ef48b5 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token. The standard GITHUB_TOKEN will do just fine. | yes | — |
| commentId | The comment ID to react to. Required if the triggering event is not comment related. | no | — |
| reaction | Must be a valid reaction type: https://docs.github.com/en/rest/reference/reactions#reaction-types | no | +1 |
Outputs
no outputs