[release-controller] Aggregate jobs should not be Informing#81330
[release-controller] Aggregate jobs should not be Informing#81330bradmwilliams wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (2)
WalkthroughRemoves the ChangesVerify optionality removal
Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bradmwilliams The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold |
|
@bradmwilliams: |
|
/pj-rehearse ack |
|
@bradmwilliams: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@bradmwilliams: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This PR is a prerequisite for: openshift/release-controller#788 to merge since these files will automatically fail all PR's that run the
release-controllerspecific tests once it goes live.Summary by CodeRabbit
Updated release verification config for OpenShift release-controller so two aggregated jobs are no longer marked optional during 5.0 release checks. This affects the 5.0 release CI/release verification flow by making the
aggregated-aws-ovn-upgrade-5.0-micro-fipsandaggregated-hypershift-aks-conformance-5.0jobs required rather than informational/optional, aligning the release configuration with the upcoming release-controller behavior change.