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
+1 -1
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",