inspectify/PR Notifier

Notify reviewers and/or authors in Slack when certain events happen in a PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
slack_bot_tokenThe ID of the slack bot associated with this actionyes
slack_channel_idThe ID of the slack channel that you want the bot to post messages inyes
slack_usersThis is a JSON stringified array of the users you would like to be able to notify via slack when they are requested to review a PR. The format should be [{ "github_username": string, "slack_id": string }]yes[]

no outputs