Skip to content
Snippets Groups Projects
Unverified Commit de5a7560 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs: warn against using `rebaseWhen=never` plus `prCreation=not-pending` (#13223)

parent b72805a5
No related branches found
No related tags found
No related merge requests found
......@@ -1998,6 +1998,8 @@ Possible values and meanings:
It is also recommended to avoid `rebaseWhen=never` as it can result in conflicted branches with outdated PR descriptions and/or status checks.
Avoid setting `rebaseWhen=never` and then also setting `prCreation=not-pending` as this can prevent creation of PRs.
## recreateClosed
By default, Renovate will detect if it has proposed an update to a project before and not propose the same one again.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment