navikt/Deploy Trigger Slack Integration
Post deploy trigger links to provided slack channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | Slack webhook endpoint | yes | — |
| slack_channel | Slack channel to which message will be sent. Must include prefix `#` | yes | — |
| deploy_proxy_url | Path to deploy trigger proxy app | no | http://localhost:8097/dittnav-deploy |
| allow_prod | Enable/disable prod deploy button. Will show on master branch by default. | no | — |
| commit_sha | Override for commit specified by GITHUB_SHA. | no | — |
| commit_branch | Override for branch name. | no | — |
| commit_message | Latest commit message or general context | no | — |
Outputs
no outputs