aidan-mundy/React To Issue
Add a reaction to an issue or pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN or a repo scoped PAT. | — | ${{ github.token }} |
| repository | The full name of the repository (OWNER/REPO) to work in. | — | ${{ github.repository }} |
| issue-number | The number of the issue or pull request to react to. | yes | — |
| reactions | A comma separated list of reactions to add. (+1, -1, laugh, confused, heart, hooray, rocket, eyes) | yes | — |
Outputs
no outputs