-
Notifications
You must be signed in to change notification settings - Fork 290
Replaced hardcoded branch names #4784
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replaced hardcoded branch names #4784
Conversation
|
/test images |
|
/override ci/prow/breaking-changes ci/prow/lint |
|
@hector-vido: Overrode contexts on behalf of hector-vido: ci/prow/breaking-changes, ci/prow/lint In response to this:
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. |
|
/test lint |
| args: | ||
| - --repo=https://github.com/openshift/release.git | ||
| - --branch=master | ||
| - --branch=${RELEASE_BRANCH} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think this will work. Will oc command resolve that var from the env vars?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an Openshift Template Variable/Parameter defined on line 227 of the Makefile and used as an argument on oc with -p RELEASE_BRANCH=$(RELEASE_BRANCH)
0a5d36c to
55b60e5
Compare
|
/lgtm |
|
Scheduling required tests: Scheduling tests matching the |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: droslean, hector-vido The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@hector-vido: The following test failed, say
Full PR test history. Your PR dashboard. 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. |
4fca181
into
openshift:main
No description provided.