ollieb89/PR Comment Reacter
Automatically reacts to PR comments based on keywords
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token | yes | ${{ github.token }} |
| reactions | JSON map of keywords to reactions (e.g., {"ship": "rocket", "fix": "wrench"}) | yes | {"shipit": "rocket", "LGTM": "heart"} |
Outputs
no outputs