royal-navy/Slack Notify Build
Report GitHub Actions build status on Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 16, 2021
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: royal-navy/design-system-slacknotify-action@99b5647d24d6eea30ee42160cc569dbcf7b33fc4 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | The Slack channel name. Required if no `channel_id` provided. | no | — |
| channel_id | The Slack channel ID. Required if no `channel` provided. | no | — |
| 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 |