Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    d7a6bbe3
    feat: unpublish-safe status check (#635) · d7a6bbe3
    Rhys Arkins authored
    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
    d7a6bbe3
    History
    feat: unpublish-safe status check (#635)
    Rhys Arkins authored
    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