You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jlewi can you provide more info about which vars are prow env vars (is that listed somwhere?) and what the more convenient syntax is? It's not clear what needs to be replaced.
checkout.sh supports the PROW environment variables.
But it also supports the more convenient syntax we introduced to specify for extra repos.
For workflows triggered outside of prow (e.g. manually) its more convenient just to specify EXTRA_REPOS.
We should update checkout.sh so that it doesn't assume REPO_OWNER and other prow environment variables.
The text was updated successfully, but these errors were encountered: