spscommerce/kustomize-diff

Kustomize build and diff action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base_refGit ref for PR baseyes${{ github.base_ref }}
head_refGit ref for PR headyes${{ github.head_ref }}
kustomizationsKustomization directories You can specify multiple directories by separating them with a newline: ```yaml kustomizations: |- testdata/prod testdata/stage ```yes""
namedescription
diffKustomize diff in markdown