spotlight-ar/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_id | The Slack channel ID to send the message to. | yes | — |
| product | The name of the product being deployed. | yes | — |
| version | The version of the product being deployed. | yes | — |
| environment | The environment the product is being deployed to. | yes | — |
| environment_url | The URL for the environment being deployed to. | no | — |
| status | The status to list in the update. | yes | — |
| 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. |