Skip to content
Snippets Groups Projects
Commit 1a174226 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: keep branches/PRs updated when out of schedule (#926)

By default, Renovate will now continue *updating* - but not creating - branches even if off-schedule. This applies to features such as (a) rebasing branches if master changes, (b) updating if new version comes, (c) creating PRs if tests pass, (d) automerging. It is planned that (b) will be configurable in a future feature. To disable this behaviour altogether, set updateNotScheduled to false.

Closes #879
parent 8ee76c99
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment