dataesr/Slack notifier action
Notify in slack Github Actions workflows results.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 4, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: dataesr/slack-notifier-action@f7623358dc49cbbb8cf19d63714fbc6f26e96237 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github token | yes | — |
| slack_token | Your application BOT token | yes | — |
| slack_channel | Channel to publish to | yes | — |
| report_jobs | Report all job status | no | true |
| deployment_url | A link to visit a deployment | no | "" |
Outputs
no outputs