Since each WMCO release is tied to an OCP minor release, when releasing a new major version of WMCO, our release artifacts must be mapped to the right Content Delivery Network (CDN) repository. Each OCP minor release has a specific CDN repo and this value must be placed into our release config in Gitlab midstream. Currently this is done manually (example)
Engineering Details:
This will likely require using errata tool API calls to get the repo number for the target OCP/RHEL version
Acceptance Criteria:
The pre-release.sh script should be updated to automate the CDN repo number change for x-stream updates