darioblanco/Slack Deployment
Sends a Slack Deployment Message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| channel_id | The Slack channel id | yes | — |
| url | The url where the package is deployed | yes | — |
| package | The package name | yes | — |
| environment | The deployment environment | yes | — |
| version | The deployed package public version | yes | — |
| ref | The deployment reference (a branch or a tag) | yes | — |
| owner | The author of the deployment change | yes | — |
| repo | The deployed package repository | yes | — |
| sha | The deployment sha | yes | — |
| status_url | The url that shows the application status | yes | — |
| deployment_name | The deployment name as it is shown in the Github page | yes | — |
| deployment_description | The deployment description with information about the change | yes | — |
Outputs
no outputs