actions-marketplace-validations/Slack notification with BOT
Create a post notification into Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 29, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/fortil_action-slack-notification@c2f2739e9ce1a04fca88fc0a10c80893a7fd5237 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | Slack channel | yes | — |
| USER_ID | user ID | no | — |
| title | Title | no | — |
| message | Message for slack | yes | — |
| footer | Footer Message for slack | no | — |
| status | Job status | yes | — |
| mention_users_when | Job status | no | — |
| mention_users | Job status | no | — |
| notify_when | Job status | no | — |
Outputs
no outputs