Skip to content

Commit

Permalink
feat: renovate will rebase only if the branch is conflicted
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Oct 2, 2024
1 parent 67c70ed commit f11176f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"branchConcurrentLimit": 2,
"prConcurrentLimit": 2,
"labels": ["renovate"],
"rebaseWhen": "auto",
"rebaseWhen": "conflicted",
"automerge": false,
"recreateWhen": "always",
"repositoryCache": "enabled",
Expand Down

0 comments on commit f11176f

Please sign in to comment.