argoproj-labs / gitops-promoter

A GitOps Environment Promotion Tool
https://argo-gitops-promoter.readthedocs.io
Apache License 2.0
50 stars 5 forks source link

fix: handle case where there is no metadata on active branch #109

Open zachaller opened 1 week ago

zachaller commented 1 week ago

When there is a new app it is possible that a bad acting hydrator does not create an initial metadata file on the active branch. When this happens we should probably just do a promotion via a merge commit automatically.