From a3830c20c1946422542af49e38db0b7a3d9494e0 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 20 Jun 2024 16:15:09 -0500 Subject: [PATCH] auto merge patches --- .github/renovate.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 53b7f14c9..28d286093 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -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"