bisnow/Force-update flux-main branch
Updates flux-main branch to match the current branch if conditions are met
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 15, 2026
- License
- None
Pinned Snippet
uses: bisnow/github-actions-update-flux-main@29e413ade0d38e745c805aa04d2a9b36becd1a03 # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| build-container | Whether container was built (true/false) | yes | — |
| k8s-changed | Whether k8s files changed (true/false) | yes | — |
| update-image-tag-result | Result of update-image-tag job (success/failure) | yes | — |
| branch-name | Branch name to push to flux-main (defaults to github.ref_name) | no | "" |
| environment | Deployment environment (e.g. prod, non-prod). Non-prod environments will preserve .k8s/prod from flux-main. | no | "" |
Outputs
no outputs