Skip to content

enable 4.21 for tide on openshift/operator-framework-olm#73400

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
kuiwang02:fix421
Jan 13, 2026
Merged

enable 4.21 for tide on openshift/operator-framework-olm#73400
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
kuiwang02:fix421

Conversation

@kuiwang02
Copy link
Copy Markdown
Contributor

@kuiwang02 kuiwang02 commented Jan 13, 2026

I have one PR of openshift/operator-framework-olm openshift/operator-framework-olm#1189 which need to be merged on 4.21, but tide reports "Not mergeable. No Tide query for branch release-4.21 found."

comparing https://github.com/openshift/release/blob/master/core-services/prow/02_config/openshift/operator-framework-operator-controller/_prowconfig.yaml which is also component of OLM, I think there is problem for https://github.com/openshift/release/blob/master/core-services/prow/02_config/openshift/operator-framework-olm/_prowconfig.yaml, so correct it here.

please help approve it. thanks

Assisted-By: Claude Code

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@kuiwang02, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

couldn't prepare candidate: couldn't checkout pull request: error fetching "pull/73400/head": exit status 128 fatal: couldn't find remote ref pull/73400/head

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@kuiwang02: no rehearsable tests are affected by this change

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jan 13, 2026
@jianzhangbjz
Copy link
Copy Markdown
Contributor

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jan 13, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 13, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jianzhangbjz, kuiwang02

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 13, 2026
@jianzhangbjz
Copy link
Copy Markdown
Contributor

/retest-required

@kuiwang02
Copy link
Copy Markdown
Contributor Author

/test check-gh-automation-tide

@kuiwang02
Copy link
Copy Markdown
Contributor Author

/verified by @kuiwang02

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Jan 13, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@kuiwang02: This PR has been marked as verified by @kuiwang02.

Details

In response to this:

/verified by @kuiwang02

Instructions 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 openshift-eng/jira-lifecycle-plugin repository.

@kuiwang02
Copy link
Copy Markdown
Contributor Author

/test check-gh-automation-tide

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 13, 2026

@kuiwang02: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions 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.

@openshift-merge-bot openshift-merge-bot Bot merged commit 70bc19d into openshift:master Jan 13, 2026
10 checks passed
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 13, 2026

@kuiwang02: Updated the config configmap in namespace ci at cluster app.ci using the following files:

  • key core-services-prow-02_config-openshift-operator-framework-olm-_prowconfig.yaml using file core-services/prow/02_config/openshift/operator-framework-olm/_prowconfig.yaml
Details

In response to this:

I have one PR of openshift/operator-framework-olm openshift/operator-framework-olm#1189 which need to be merged on 4.21, but tide reports "Not mergeable. No Tide query for branch release-4.21 found."

comparing https://github.com/openshift/release/blob/master/core-services/prow/02_config/openshift/operator-framework-operator-controller/_prowconfig.yaml which is also component of OLM, I think there is problem for https://github.com/openshift/release/blob/master/core-services/prow/02_config/openshift/operator-framework-olm/_prowconfig.yaml, so correct it here.

please help approve it. thanks

Instructions 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.

@kuiwang02 kuiwang02 deleted the fix421 branch January 14, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants