Skip to content
Open
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
63 changes: 63 additions & 0 deletions core-services/prow/02_config/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -922,6 +922,12 @@ tide:
- ci/prow/e2e-presubmits-rosa-sts-private-critical-high-presubmit
display_all_tide_queries_in_status: true
github_merge_blocks_policy:
containers/conmon-rs: block
containers/gvisor-tap-vsock: block
coreos/rhel-coreos-config: block
insights-onprem/cost-onprem-chart: block
medik8s/self-node-remediation: block
medik8s/storage-based-remediation: block
migtools/filebrowser: block
migtools/kopia: block
migtools/kubevirt-datamover-controller: block
Expand All @@ -932,9 +938,36 @@ tide:
migtools/oadp-vm-file-restore: block
migtools/oadp-vmdp: block
migtools/udistribution: block
open-cluster-management-io/lab: block
opendatahub-io/distributed-workloads: block
opendatahub-io/model-registry: block
opendatahub-io/models-as-a-service: block
opendatahub-io/notebooks: block
openshift-assisted/assisted-installer-ui: block
openshift-eng/ci-test-mapping: block
openshift-eng/ocp-build-data: block
openshift-hyperfleet/hyperfleet-api-spec: block
openshift-knative/serverless-operator: block
openshift-kni/cluster-group-upgrades-operator: block
openshift-kni/dpdk-base: block
openshift-kni/lifecycle-agent: block
openshift-kni/numaresources-operator: block
openshift-kni/telco5g-konflux: block
openshift-kni/vse-sync-tests: block
openshift-online/gcp-hcp-infra: block
openshift-online/rosa-regional-platform-cli: block
openshift-pipelines/operator: block
openshift/cincinnati-graph-data: block
openshift/cli-manager-operator: block
openshift/cluster-monitoring-operator: block
openshift/config: block
openshift/hypershift: block
openshift/hypershift-oadp-plugin: block
openshift/lightspeed-operator: block
openshift/multiarch-tuning-operator: block
openshift/oadp-must-gather: block
openshift/oadp-operator: block
openshift/ocm-container: block
openshift/openshift-velero-plugin: block
openshift/restic: block
openshift/velero: block
Expand All @@ -943,6 +976,36 @@ tide:
openshift/velero-plugin-for-gcp: block
openshift/velero-plugin-for-legacy-aws: block
openshift/velero-plugin-for-microsoft-azure: block
openstack-k8s-operators/barbican-operator: block
openstack-k8s-operators/ci-framework: block
openstack-k8s-operators/data-plane-adoption: block
openstack-k8s-operators/designate-operator: block
openstack-k8s-operators/manila-operator: block
openstack-k8s-operators/mariadb-operator: block
openstack-k8s-operators/neutron-operator: block
openstack-k8s-operators/nova-operator: block
openstack-k8s-operators/octavia-operator: block
openstack-k8s-operators/test-operator: block
openstack-lightspeed/operator: block
operator-framework/operator-controller: block
operator-framework/operator-lifecycle-manager: block
operator-framework/operator-registry: block
project-codeflare/codeflare-sdk: block
red-hat-data-services/ods-ci: block
redhat-appstudio/infra-common-deployments: block
redhat-appstudio/infra-deployments: block
redhat-cne/cloud-event-proxy: block
redhat-developer/rhdh: block
redhat-developer/rhdh-chart: block
redhat-developer/rhdh-operator: block
rh-ecosystem-edge/nvidia-ci: block
rhobs/obs-mcp: block
stolostron/glo-grafana: block
stolostron/grafana: block
stolostron/multicluster-global-hub-operator-bundle: block
stolostron/multicluster-global-hub-operator-catalog: block
stolostron/postgres_exporter: block
stolostron/search-mcp-server: block
max_goroutines: 100
merge_label: tide/merge-method-merge
pr_status_base_urls:
Expand Down