fix(ci): add description and labels
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3f05eeecb1
commit
505823cedf
@ -1,12 +1,15 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"automerge": true,
|
||||
"automergeStrategy": "merge-commit",
|
||||
"automergeType": "pr",
|
||||
"labels": [ "renovate" ],
|
||||
"rebaseLabel": "renovate/rebase",
|
||||
"rebaseWhen": "behind-base-branch",
|
||||
"regexManagers": [
|
||||
{
|
||||
"description": "Update helm version",
|
||||
"addLabels": [ "renovate/helm-version" ],
|
||||
"automerge": true,
|
||||
"fileMatch": [
|
||||
"^Makefile$"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user