feat(ci): push renovate content as botuser and tweak rebase settings

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-18 11:09:12 +01:00
parent 4768f1aa44
commit 7aecd6cfba

View File

@@ -5,10 +5,11 @@
"assigneesFromCodeOwners": true,
"reviewersFromCodeOwners": true,
"suppressNotifications": ["prIgnoreNotification"],
"rebaseWhen": "conflicted",
"rebaseWhen": "auto",
"prConcurrentLimit": 7,
"pinDigests": true,
"timezone":"Europe/Amsterdam",
"gitAuthor": "bot@truecharts.org",
"helm-values": {
"fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"]
},