use PR's even for automerging

This commit is contained in:
kjeld Schouten-Lebbing 2021-05-24 01:09:04 +02:00
parent 0dc7f4b81a
commit 80f4345a5a
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 1 additions and 1 deletions

View File

@ -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",