auto merge patches
This commit is contained in:
36
.github/renovate.json
vendored
36
.github/renovate.json
vendored
@@ -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"
|
||||||
|
Reference in New Issue
Block a user