actions-marketplace-validations/Notify via Slack
Notify via Slack conclusion of workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 18, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/luchihoratiu_notify-via-slack@398c52df92d3c1d7af25ea440a1818404bd390f6 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| SLACK_CHANNEL | The slack channel which to notify | yes | — |
| SLACK_WEBHOOK_URL | Slack WebHook URL | yes | — |
| NOTIFY_ONLY_ON_CONCLUSION_CHANGE | Set to 'true' to send notification only when conclusion differs from previous run | — | false |
| EXTRA_INFORMATION | Add here custom information to be printed besides the standard template | — | — |
Outputs
no outputs