Automerge compose updates

Signed-off-by: Miguel Martín <mmartinv@redhat.com>
This commit is contained in:
Miguel Martín 2025-05-19 13:40:42 +02:00
parent c3f9ccde05
commit 46de491e80
No known key found for this signature in database
GPG key ID: 399C0C41974AC700

View file

@ -60,6 +60,12 @@
],
"baseBranches": ["main", "f40", "f41"],
"packageRules": [
{
"matchPackageNames": [
"quay.io/bootc-devel/.*-compose"
],
"automerge": true
},
{
"matchPackageNames": ["quay.io/fedora/fedora"],
"allowedVersions": "=40",