Skip to content

Conversation

@matzew
Copy link
Member

@matzew matzew commented Jan 14, 2026

@nader-ziada moving the file to a better sub-folder

@Cali0707 the recent (manual) syncs you did not use this, right?

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@matzew matzew changed the title chore(make) move downstream specific files to openshift folder NO-JIRA: chore(make) move downstream specific files to openshift folder Jan 14, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 14, 2026
@openshift-ci-robot
Copy link

@matzew: This pull request explicitly references no jira issue.

Details

In response to this:

@nader-ziada moving the file to a better sub-folder

@Cali0707 the recent (manual) syncs you did not use this, right?

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.

@openshift-ci
Copy link

openshift-ci bot commented Jan 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matzew

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 14, 2026
@Cali0707
Copy link

@Cali0707 the recent (manual) syncs you did not use this, right?

Yes, I used my own script recently (without any of the gh cli bits):

git fetch upstream
git fetch downstream
git checkout downstream/main
git switch -c sync-downstream
git merge upstream/main --no-commit
git commit -s -m "chore(sync): merge upstream into downstream"
go mod tidy
go mod vendor
git add vendor/
git commit -s -m "chore(deps): vendor updated deps after sync"

@matzew
Copy link
Member Author

matzew commented Jan 14, 2026

I have similar script, @Cali0707 - I also rely on the downstream origin (for openshift/openshift-mcp-server)

@openshift-ci
Copy link

openshift-ci bot commented Jan 14, 2026

@matzew: 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.

@nader-ziada
Copy link

this is lgtm

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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants