eddmann/Slack Release Notifier
Send a release Slack message after publishing or successful deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| slackTitle | What the message title should be | yes | Your changes are live! |
| slackHeading | What the message heading should be | yes | Gone Live - {tag_name} |
| slackWebhookEndpointUrl | The Slack webhook to send the release message to | yes | — |
| gitHubSlackUserLookup | Lookup JSON object between GitHub username to Slack Member Id | — | {} |
| GITHUB_TOKEN | Used to fetch the release upon successful deployment events | no | — |
Outputs
no outputs