inspectify/PR Notifier
Notify reviewers and/or authors in Slack when certain events happen in a PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| slack_bot_token | The ID of the slack bot associated with this action | yes | — |
| slack_channel_id | The ID of the slack channel that you want the bot to post messages in | yes | — |
| slack_users | This 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 | [] |
Outputs
no outputs