quad/github-slack-emoji-reaction

React on Slack messages linking to a GitHub PR with PR-status emoji.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
slack-tokenSlack bot token (xoxb-…) with channels:read, groups:read, channels:history, groups:history, reactions:read, reactions:write.yes
github-tokenGitHub token for reading PR state; defaults to the workflow's GITHUB_TOKEN. Needs pull-requests:read.no${{ github.token }}
emoji-approvedEmoji name (no colons) for approved reviews; empty to disable.nowhite_check_mark
emoji-changes-requestedEmoji for changes-requested reviews; empty to disable.nowarning
emoji-commentedEmoji for comment-only reviews; empty to disable.nospeech_balloon
emoji-mergedEmoji for merged PRs; empty to disable.norocket
emoji-closedEmoji for closed-without-merge PRs; empty to disable.nox

no outputs