feat(ci): push renovate content as botuser and tweak rebase settings
This commit is contained in:
parent
4768f1aa44
commit
7aecd6cfba
|
@ -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$"]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue