Skip to content

Clean up delete scripts

Désirée Chevalier requested to merge qa-cleanup-delete-scripts into master

What does this MR do and why?

Cleans up delete_subgroups delete_user_projects and delete_projects scripts by:

  • Adding better logging
  • Cleaning up variables
  • Replacing JSON.parse with parse_body

Part of https://gitlab.com/gitlab-com/gitlab-OKRs/-/work_items/5455

Edited by Désirée Chevalier

Merge request reports