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 6fdb9e8 commit e3dc8c4
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 @@ -10,7 +15,6 @@
"schedule": [
"before 2am"
],
"separateMinorPatch": true,
"vulnerabilityAlerts": {
"labels": ["security"],
"assignees": ["team:committers", "team:metrics"]
Expand Down

0 comments on commit e3dc8c4

Please sign in to comment.