Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    e9f67206
    fix: disable unpublish-safe default (#672) · e9f67206
    Rhys Arkins authored
    It was a mistake to enable this feature by default, and should be disabled. A check has been made to set the status to “success” if it was previously “pending” and the setting is now false. This should also cover the case when someone enables it and then disables it.
    
    Fixes #667
    e9f67206
    History
    fix: disable unpublish-safe default (#672)
    Rhys Arkins authored
    It was a mistake to enable this feature by default, and should be disabled. A check has been made to set the status to “success” if it was previously “pending” and the setting is now false. This should also cover the case when someone enables it and then disables it.
    
    Fixes #667