Skip to content

Remove dynamic logic date from due date

Mayra Cabrera requested to merge remove-dynamic-logic-from-due-date into master

What does this MR do and why?

This commit removes the dynamic_logic_date feature flag from the security release due date. Before it was assigned by default to the 28th of each month, with the new dynamic date there is no default date, it is being investigated on gitlab-com/gl-infra/delivery#19797 (closed), so this commit adjust the due_date method to return nil

Related to gitlab-com/gl-infra/delivery#19820 (closed)

Author Check-list

  • [-] Has documentation been updated?
Edited by Mayra Cabrera

Merge request reports