actions-marketplace-validations/github-action-slack-notify
Report GitHub Actions build status on Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 22, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/zhangcz828_github-action-slack-notify@e2c4c061e2aa4755a7249079f1922abd97091c5d # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| status | The status to list in the update. | yes | — |
| color | The color of the Slack attachment. | yes | #cccccc |
| message_id | The ID of the existing Slack message to update. | no | — |
Outputs
| name | description |
|---|---|
| message_id | The unique timestamp identifier of the Slack message sent |