datepop/PR Review Slack Notifier
Send Slack notifications for PR creation and comments with threaded replies and email-based user mapping
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| slack_bot_token | Slack Bot Token | yes | — |
| slack_channel | Slack channel to send notifications (e.g., #pr-reviews) | no | #개발-코드리뷰 |
| github_token | GitHub Token for API access | no | ${{ github.token }} |
| config_path | Path to config file with email mappings and default reviewers | no | .github/pr-notify-config.yml |
| user_mappings | JSON string of GitHub username to email mappings (e.g., {"username":"email@company.com"}) | no | — |
Outputs
no outputs