-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Automate config brancher by auto-config-brancher job at Tue, 21 Jul 2020 22:02:32 UTC #10382
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
Automate config brancher by auto-config-brancher job at Tue, 21 Jul 2020 22:02:32 UTC #10382
Conversation
….6 --future-release 4.7 --confirm
… openshift-priv --only-org openshift --whitelist-file ./core-services/openshift-priv/_whitelist.yaml
…/core-services/sanitize-prow-jobs/_config.yaml
|
@openshift-bot: GitHub didn't allow me to request PR reviews from the following users: ghost. Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn 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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: openshift-bot 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 |
1 similar comment
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: openshift-bot 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 |
|
@openshift-bot: Updated the following 9 configmaps:
DetailsIn 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/test-infra repository. |
…kflow name
It's a GCP workflow, and we might grow additional workflows for other
platforms in the future. Including the platform in the workflow name
makes space for that, and avoids:
$ hack/step-jobs-by-platform.py
unable to determine platform-agnostic workflows for:
openshift-e2e-crc
gcp (pull-ci-openshift-installer-master-e2e-crc, pull-ci-openshift-installer-release-4.6-e2e-crc, pull-ci-openshift-installer-release-4.7-e2e-crc)
...
Leaving ci-operator/config/openshift-priv alone, because those will be
auto-updated at some point after the ci-operator/config/openshift
changes land, as seen in [1].
*.metadata.json updated via:
$ make update
[1]: openshift#10382
/cc @ghost