• Patrick Bajao's avatar
    Backfill cleanup schedules for old closed/merged MRs · 9c25dca7
    Patrick Bajao authored
    Adds background migration that will create records corresponding
    records in `merge_request_cleanup_schedules` for merge requests
    that are closed/merged.
    
    These records will be later on queried by a cron worker so they
    merge request refs of those MRs will be cleaned up accordingly.
    9c25dca7
backfill_merge_request_cleanup_schedules.rb 1.47 KB