getjerry/Slack Notify Build
Report GitHub Actions build status on Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
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 | — |
| noRetry | No retry if error | no | — |
Outputs
| name | description |
|---|---|
| message_id | The unique timestamp identifier of the Slack message sent |