forked from CCCHH/ansible-infra
renovate: use rebase stale PRs preset to rebase once base branch updated
Use this configuration to always have the fast-forward option. https://docs.renovatebot.com/presets-default/#rebasestaleprs
This commit is contained in:
parent
b2961c5664
commit
658a50d19b
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
||||||
"config:recommended", // Included in config:best-practices anyway, but added for clarity.
|
"config:recommended", // Included in config:best-practices anyway, but added for clarity.
|
||||||
"config:best-practices",
|
"config:best-practices",
|
||||||
":ignoreUnstable",
|
":ignoreUnstable",
|
||||||
":disableRateLimiting"
|
":disableRateLimiting",
|
||||||
|
":rebaseStalePrs"
|
||||||
],
|
],
|
||||||
"semanticCommits": "disabled",
|
"semanticCommits": "disabled",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue