prefapp / firestarter-workflows

Repository with all firestarter workflows
0 stars 0 forks source link

Make the state-repo-helm-apps workflow sensitive to changes only in the helmfile file. #100

Open gustavoborragan opened 1 month ago

gustavoborragan commented 1 month ago

Issue

When a change is made that only affects the helmfile file, neither prverify nor apply is executed when merging because it is not sensitive to this change if it is not accompanied by other files. We need, therefore, that if changes are only detected in the helmfile file, a diff of all environments is done as well as an apply.