renovate/lib/config
Rhys Arkins 1a174226ed 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
2017-10-13 06:42:17 +02:00
..
templates feat: sanitize branch names (#872) 2017-10-02 11:38:42 +02:00
cli.js Add GitHub App support (#230) 2017-06-02 22:06:15 +02:00
decrypt.js fix: update dependency eslint-config-airbnb-base to v12 (#771) 2017-09-15 19:46:25 +02:00
defaults.js feat: schedule support for lock file maintenance 2017-07-01 06:46:11 +02:00
definitions.js feat: keep branches/PRs updated when out of schedule (#926) 2017-10-13 06:42:17 +02:00
env.js feat(lockFile): Support lockFileMaintenance disabling in env 2017-07-24 20:56:15 +02:00
file.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
github-app.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
index.js chore(deps): update dependency prettier to v1.7.0 (#752) 2017-09-15 20:20:25 +02:00
massage.js fix: don’t massage encrypted npm token (#760) 2017-09-01 07:43:49 +02:00
migration.js fix: cast automerge migration values (#924) 2017-10-12 21:15:10 +02:00
presets.js fix: convert for loop to for..of (#915) 2017-10-11 18:54:09 +02:00
validation.js fix: don’t error if packageFile configured (#856) 2017-09-29 09:36:14 +02:00