openshift-mcp-server: Auto-ff release-0.5 daily - #83413
Conversation
Replaces openshift#83135/openshift#83296, putting the job in infra-periodics per protocol. Assisted-By: cursor/grok-4.5
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
|
/assign @cajieh |
|
@2uasimojo: 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. |
| git_cmd push | ||
| command: | ||
| - /bin/bash | ||
| image: quay-proxy.ci.openshift.org/openshift/ci:ocp_cli-jq_latest |
There was a problem hiding this comment.
The new job setup looks cleaner and since it’s using ocp_cli-jq_latest, I’m assuming that image already includes git?
There was a problem hiding this comment.
gdi no it does not.
$ podman run -it --rm --entrypoint bash quay-proxy.ci.openshift.org/openshift/ci:ocp_cli-jq_latest
[root@2a5425a4f3dc /]# type git
bash: type: git: not found
Will fix.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 2uasimojo, cajieh The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Replaces #83135/#83296, putting the job in infra-periodics per protocol.
Assisted-By: cursor/grok-4.5