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

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
parent cfa495da
No related branches found
No related tags found
No related merge requests found
Showing
with 233 additions and 5 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment