bisnow/Trigger Deploy Workflow
Triggers deploy workflow based on detected changes (build, k8s, CloudFormation, config)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build_container | Whether container was built (true/false) | yes | — |
| k8s_changed | Whether k8s files changed (true/false) | yes | — |
| cf_changed | Whether CloudFormation changed (true/false) | yes | — |
| config_changed_non_prod | Whether non-prod ConfigMap/Secret changed (true/false) | yes | — |
| tag | Image tag to deploy | yes | — |
| deploy_workflow | Override the deploy workflow filename (e.g. my-deploy.yml). Auto-detected if not set. | no | "" |
Outputs
no outputs