In case fetching release information from the whole branch fails, retry
with just part of branch name delimited by '-'. This should allow
branches like rawhide-staging or f38-bz1234 to be recognized as a
a supported staging branches.
Those are expected to be non-production, feature-only branches. It
should not allow to build these branches as a production build.
In case fetching release information from the whole branch fails, retry
with just part of branch name delimited by '-'. This should allow
branches like rawhide-staging or f38-bz1234 to be recognized as a
a supported staging branches.
Those are expected to be non-production, feature-only branches. It
should not allow to build these branches as a production build.
Signed-off-by: Petr Menšík pemensik@redhat.com