diff --git a/cluster/ci/config/prow/plugins.yaml b/cluster/ci/config/prow/plugins.yaml index 491c87f57f7b..4bffccddcea4 100644 --- a/cluster/ci/config/prow/plugins.yaml +++ b/cluster/ci/config/prow/plugins.yaml @@ -933,6 +933,8 @@ config_updater: name: job-config-misc ci-operator/jobs/**/*release-v*.yaml: name: job-config-misc + ci-operator/jobs/**/*release-1.*.yaml: + name: job-config-misc ci-operator/jobs/**/*release-next*.yaml: name: job-config-misc ci-operator/jobs/**/*openshift-v4*.yaml: @@ -971,6 +973,10 @@ config_updater: name: ci-operator-misc-configs additional_namespaces: - ci-stg + ci-operator/config/**/*release-1.*.yaml: + name: ci-operator-misc-configs + additional_namespaces: + - ci-stg ci-operator/config/**/*openshift-v4*.yaml: name: ci-operator-misc-configs additional_namespaces: