konveyor / ci

Apache License 2.0
0 stars 12 forks source link

Have defaults for branches / tags of Konveyor components based on the branch where CI is running #35

Open pranavgaikwad opened 4 months ago

pranavgaikwad commented 4 months ago

These values should have defaults based on the branch where CI is running in any repo. Right now, all default to main / latest

https://github.com/konveyor/ci/blob/66bb053bf23f6eecfa8c4d32d051ba781e6e9143/.github/workflows/global-ci.yml#L6-L13

https://github.com/konveyor/ci/blob/66bb053bf23f6eecfa8c4d32d051ba781e6e9143/.github/workflows/global-ci.yml#L33-L52

We need to find occurrences elsewhere too.