feat: set presubmit prow jobs as optional for models-as-a-service#76360
feat: set presubmit prow jobs as optional for models-as-a-service#76360chaitanya1731 wants to merge 1 commit intoopenshift:mainfrom
Conversation
mark e2e-test-maas, pr-image-mirror-maas-api, and pr-image-mirror-maas-controller presubmit jobs as optional across main, stable, and rhoai branches to prevent them from blocking pr merges. Signed-off-by: Chaitanya Kulkarni <ckulkarn@redhat.com> Signed-off-by: Chaitanya Kulkarni <chkulkar@redhat.com> Made-with: Cursor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chaitanya1731 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 |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@chaitanya1731: 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. |
Summary
Set all presubmit prow jobs as optional for models-as-a-service across main, stable, and rhoai branches.
Description
e2e-test-maas,pr-image-mirror-maas-api, andpr-image-mirror-maas-controllerpresubmit jobs asoptional: trueso they do not block PR merges.How it was tested
make updatelocally — passed with no errors.optional: truefor all affected jobs.