Skip to content

Improve the scripts/review_apps/automated_cleanup.rb script

What does this MR do?

  1. We now sort deployments by desc
  2. We only check deployments created in the last days_for_delete * 5 days.
  3. A new manual:review-cleanup job was created to allow to perform the cleanup in other contexts than schedules (e.g. MRs).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #34753 (closed).

Edited by Rémy Coutable

Merge request reports