Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cluster/ci/config/prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ tide:
queries:
- repos:
- openshift/image-registry
- openshift/installer
- openshift/online-hibernation
- openshift/online-console-extensions
- openshift/jenkins
Expand Down Expand Up @@ -124,7 +125,6 @@ tide:
- openshift/kubernetes-autoscaler
- openshift/openshift-azure
- openshift/openshift-restclient-java
- openshift/installer
- openshift/coredns
- openshift/telemeter
- openshift/service-serving-cert-signer
Expand Down
1 change: 1 addition & 0 deletions cluster/ci/config/prow/plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ plugins:
- trigger

openshift/installer:
- approve
- docs-no-retest
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs-no-retest can be removed in a follow-up; it's redudant now that we use tide.

/lgtm

- trigger

Expand Down