dkershner6/Comment Reaction
React to a comment within a GitHub Issue or Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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