Rename inactive to dormant
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
This change renames the feature "Inactive Project Deletion" to "Dormant Project Deletion" throughout the codebase. The functionality remains the same, but all references to "inactive" have been replaced with "dormant" in component names, file paths, HTML IDS, and text displayed to users. This includes renaming Vue components, JavaScript files, and CSS selectors and updating all user-facing text in the admin settings interface.
References
Screenshots or screen recordings
| Before | After |
|---|---|
|
|
How to set up and validate locally
- Click on the Admin Button (Bottom Left Corner)
- Navigate to Settings > Repository.
- Expand Repository maintenance.
- Check the Delete dormant projects checkbox.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyse changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #533275 (closed)
Edited by Bhanuteja Chintha

