mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 19:13:30 -03:00
feat(ci): push renovate content as botuser and tweak rebase settings
This commit is contained in:
3
.github/renovate.json5
vendored
3
.github/renovate.json5
vendored
@@ -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$"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user