ryuta1346/PR Review Reminder

Send PR review reminders to Slack based on labels

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
label_channel_mapJSON configuration for mapping PR labels to Slack channels. Example: { "default_channel_id": "C012345678", "rules": [ { "labels_any": ["frontend", "ui"], "channel_id": "C_FRONTEND" }, { "labels_any": ["backend", "api"], "channel_id": "C_BACKEND" } ] } yes
slack_user_mapJSON mapping from GitHub usernames to Slack user IDs. Example: { "octocat": "U012ABCDEF" } no{}
slack_bot_tokenSlack Bot OAuth Token (xoxb-...)yes
dry_runIf "true", log messages instead of posting to Slacknofalse

no outputs