craftech-io/Slack Webhook for GitHub Actions
Send notification to a slack channel about the status of the workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| status | The result of GitHub Actions job | — | ${{ job.status }} |
| slack_webhook_url | The Slack Webhook URL | yes | — |
| slack_channel | The channel that receives the message. Override the default incoming Webhook Slack settings | no | — |
| slack_username | The name that send the message, example: Github. Override the default incoming Webhook Slack settings | no | — |
Outputs
no outputs