osavul-org/Slack Notify Deployment
Report GitHub Actions deployment 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 | — |
| ref | Ref is being deployed. | yes | — |
| environment | Environment deploying to. | yes | — |
| project_name | Override the project name. | no | — |
| actor | Override the actor name. | no | — |
| repo_url | Override the repository URL. | no | — |
Outputs
| name | description |
|---|---|
| message_id | The unique timestamp identifier of the Slack message sent |