daint2git/Pull Request Slack Notifier
Sends a message to a Slack channel when an event occurs on a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| slack-bot-token | Slack bot user OAuth token generated by Slack | no | — |
| slack-channel-id | Slack channel ID where the message will be posted | no | — |
| slack-webhook-url | Slack Incoming Webhook URL generated by Slack | no | — |
| user-mapping | Mapping between GitHub username and Slack member ID | no | — |
Outputs
no outputs