renovate/lib/config
Rhys Arkins d7a6bbe367 feat: unpublish-safe status check (#635)
Renovate now adds a status check renovate/unpublish-safe that has the following behaviour:
If any upgrade in the branch is < 24 hours old then the status check state is "pending"
If all upgrades in the branch are 24 hours or more old then the status check state is "success"
This is able to be disabled via a new option "unpublishSafe".

Closes #494
2017-08-06 15:38:10 +02:00
..
templates feat: Make semanticPrefix implicit in templates (#608) 2017-08-04 12:34:42 +02:00
cli.js Add GitHub App support (#230) 2017-06-02 22:06:15 +02:00
defaults.js feat: schedule support for lock file maintenance 2017-07-01 06:46:11 +02:00
definitions.js feat: unpublish-safe status check (#635) 2017-08-06 15:38:10 +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 feat: support package rule merging (#632) 2017-08-06 06:41:45 +02:00
migration.js fix: add yarnCacheFolder to removedOptions (#624) 2017-08-05 07:48:12 +02:00
validation.js fix: Schedule should always be an array (#580) 2017-08-02 16:14:09 +02:00