actions-marketplace-validations/slack_notice
This GitHub Action is Slack notice to reviewer when pull request review requested.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| configuration_path | A path for the mapping reviewer to slack configuration | — | .github/workflows/slack_notice/reviewer_to_slack.json |
| github_token | operation token | — | ${{ github.token }} |
| github_repository | operation repository | — | ${{ github.repository }} |
| github_event_pull_request_number | operation pull request number | — | ${{ github.event.pull_request.number }} |
| slack_webhook_url | slack webhook token | yes | — |
Outputs
no outputs