actions-marketplace-validations/PR Chatter
Add fun chatter to your Pull Requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| TENOR_API_KEY | Key for the Tenor GIFs API | yes | — |
| GITHUB_TOKEN | GitHub Token for authentication GitHub token used for posting comments on the PR. This defaults to using the built-in GitHub token for the repository and comments as the "github-actions" bot. You can set this as a personal access token (PAT) if you want to comment as another account. | no | ${{ github.token }} |
| approved-gif-keywords | Comma separated string of keywords to randomly use for embedding PR approved GIFs | no | amazing, approve, awesome, great work, good job, hooray, incredible, joy, looks good, nice, perfect, thumbs up, wonderful |
| changes-requested-gif-keywords | Comma separated string of keywords to randomly use for embedding PR changes requested GIFs | no | try again, review, at least you tried, so close, dumpster fire, terrible, awful, disgusting, sad |
Outputs
no outputs