auto merge patches

This commit is contained in:
2024-06-20 16:15:09 -05:00
parent 1296509d84
commit a3830c20c1

36
.github/renovate.json vendored
View File

@@ -50,20 +50,9 @@
"minimumReleaseAge": "3 days" "minimumReleaseAge": "3 days"
}, },
{ {
"description": "Label images", "description": "Automerge chart patches",
"matchDatasources": [ "matchUpdateTypes": [
"docker" "patch"
],
"addLabels": [
"image"
],
"automerge": false,
"minimumReleaseAge": "3 days"
},
{
"description": "Automerge charts",
"matchDepNames": [
"reloader"
], ],
"matchDatasources": [ "matchDatasources": [
"helm" "helm"
@@ -75,7 +64,18 @@
"automergeType": "branch" "automergeType": "branch"
}, },
{ {
"description": "Automerge plex images", "description": "Label images",
"matchDatasources": [
"docker"
],
"addLabels": [
"image"
],
"automerge": false,
"minimumReleaseAge": "3 days"
},
{
"description": "Automerge onedr0p plex images",
"matchDepNames": [ "matchDepNames": [
"ghcr.io/onedr0p/plex" "ghcr.io/onedr0p/plex"
], ],
@@ -90,9 +90,9 @@
"automergeType": "branch" "automergeType": "branch"
}, },
{ {
"description": "Automerge images", "description": "Automerge image patches",
"matchDepNames": [ "matchUpdateTypes": [
"ghcr.io/advplyr/audiobookshelf" "patch"
], ],
"matchDatasources": [ "matchDatasources": [
"docker" "docker"