Skip to content

Commit

Permalink
Merge Renovate PRs automatically (patch only) (#3021)
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Dec 7, 2022
1 parent e7a4b4e commit 2d8d4d1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions renovate.json
@@ -1,7 +1,12 @@
{
"extends": [
"config:base",
"helpers:pinGitHubActionDigests"
"helpers:pinGitHubActionDigests",
":automergePatch",
":automergePr",
":automergeRequireAllStatusChecks",
":prConcurrentLimitNone",
":separatePatchReleases"
],
"baseBranches": ["release/4.1.x", "release/4.2.x", "release/5.0.x"],
"dependencyDashboard": true,
Expand All @@ -20,7 +25,6 @@
"schedule": [
"before 2am"
],
"separateMinorPatch": true,
"vulnerabilityAlerts": {
"labels": ["security"],
"assignees": ["team:committers", "team:metrics"]
Expand Down

0 comments on commit 2d8d4d1

Please sign in to comment.