renovate/test
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
..
_fixtures feat(versions): Roll back if current version missing/unpublished (#497) 2017-07-18 20:01:00 +02:00
api feat: unpublish-safe status check (#635) 2017-08-06 15:38:10 +02:00
config feat: support package rule merging (#632) 2017-08-06 06:41:45 +02:00
logger feat(logs): Support custom log detail fields 2017-07-19 08:05:26 +02:00
workers feat: unpublish-safe status check (#635) 2017-08-06 15:38:10 +02:00
.eslintrc.js Move tests to Jest (#94) 2017-02-09 05:30:00 +01:00
chai.js Refactor config 2017-01-20 14:03:18 +01:00
renovate.spec.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00