ssiswent/Slack Github Action - Ssiswent
Post a rich Slack Block Kit notification for GitHub Actions runs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook | Slack Incoming Webhook URL (pass from caller secrets) | yes | — |
| is_success | Boolean indicating success (true -> green #2FB886) or failure (false -> wine red #B22222) | yes | — |
| header_text | Header title | yes | — |
| version_number | Version number | yes | — |
| build_number | Build number | yes | — |
| app_icon_url | Right accessory image URL | no | — |
| commit_result | Final version commit result: success | failure | cancelled | skipped | no | — |
| commit_url | URL of the final version commit | no | — |
| commit_message | Message of the final version commit; used as the link text | no | — |
Outputs
no outputs