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