Merge branch 'disable-rawhide-renovate-pipelines' into 'main'

fix: disable rawhide renovate pipelines

See merge request fedora/bootc/base-images!354
This commit is contained in:
Timothée Ravier 2026-01-30 15:38:40 +01:00
commit 3a8c3ada11
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