actions-marketplace-validations/Slack Notification for CI/CD
Notify a channel slack about CI/CD jobs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 2, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/yalefresne_slack-notification-action@1f319a5d00c57753f5810e9038554c26dea9885e # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_slack | Url of your slack app or webhook | yes | — |
| channel_name | Name of the channel to send notification | yes | — |
| build_status | Status of the build job | no | success |
| deploy_status | Status of the deploy job | no | success |
| branch_name | Name of the branch you want to restrict | no | — |
Outputs
no outputs