renovate/lib
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
..
api feat: unpublish-safe status check (#635) 2017-08-06 15:38:10 +02:00
config feat: unpublish-safe status check (#635) 2017-08-06 15:38:10 +02:00
logger refactor: Convert Object.assign to spread (#585) 2017-08-03 08:01:20 +02:00
workers feat: unpublish-safe status check (#635) 2017-08-06 15:38:10 +02:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00