Skip to content
Snippets Groups Projects

Add feature to delete inactive projects

Merged Huzaifa Iftikhar requested to merge 357376_add_inactive_projects_deletion_feature into master
Compare changes
  • Side-by-side
  • Inline
Files
20
  • 79da7736
    Administrators of large GitLab instances often find that over time
    projects become inactive and are no longer used.  These projects take
    up unnecessary disk space. This feature adds an automated way to
    identify these projects, warn the maintainers ahead of time, and then
    delete the projects if they are still inactive.
    
    Changelog: added
Loading