fix: disable rawhide renovate pipelines

... temporary for troubleshooting purpose.
See [1] for more details.

[1] https://github.com/konflux-ci/support/issues/9
This commit is contained in:
Joel Capitao 2026-01-30 12:31:16 +01:00
commit 4ea32b1abc
No known key found for this signature in database
GPG key ID: BA202511DDC0AAC4
4 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@ metadata:
"minimal-plus/***".pathChanged() ||
"iot.yaml".pathChanged() ||
"iot/***".pathChanged()
)
) && true == false
creationTimestamp: null
labels:
appstudio.openshift.io/application: fedora-bootc-rawhide

View file

@ -20,7 +20,7 @@ metadata:
"minimal/***".pathChanged() ||
"minimal-plus.hidden.yaml".pathChanged() ||
"minimal-plus/***".pathChanged()
)
) && true == false
creationTimestamp: null
labels:
appstudio.openshift.io/application: fedora-bootc-rawhide

View file

@ -18,7 +18,7 @@ metadata:
"fedora-includes/generic.yaml".pathChanged() ||
"minimal.yaml".pathChanged() ||
"minimal/***".pathChanged()
)
) && true == false
creationTimestamp: null
labels:
appstudio.openshift.io/application: fedora-bootc-rawhide

View file

@ -22,7 +22,7 @@ metadata:
"minimal-plus/***".pathChanged() ||
"standard.yaml".pathChanged() ||
"standard/***".pathChanged()
)
) && true == false
creationTimestamp: null
labels:
appstudio.openshift.io/application: fedora-bootc-rawhide