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"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
|
Reference in New Issue
Block a user