use PR's even for automerging
This commit is contained in:
parent
0dc7f4b81a
commit
80f4345a5a
|
@ -6,6 +6,7 @@
|
|||
"reviewersFromCodeOwners": true,
|
||||
"suppressNotifications": ["prIgnoreNotification"],
|
||||
"rebaseWhen": "conflicted",
|
||||
"prCreation": "not-pending",
|
||||
"prConcurrentLimit": 5,
|
||||
"helm-values": {
|
||||
"fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"]
|
||||
|
@ -137,7 +138,6 @@
|
|||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"automerge": true,
|
||||
"automergeType": "branch",
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchPackageNames": [
|
||||
"ghcr.io/truecharts/plex",
|
||||
|
|
Loading…
Reference in New Issue