mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
Merge branch 'docs-add-summary-about-project-archiving' into 'master'
Add documentation to summarise project archiving Closes #35919 See merge request gitlab-org/gitlab-ce!14650
This commit is contained in:
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: Add documentation to summarise project archiving
|
||||||
|
merge_request: 14650
|
||||||
|
author:
|
||||||
|
type: other
|
@ -42,3 +42,11 @@ Learn how to [export a project](import_export.md#importing-the-project) in GitLa
|
|||||||
### Advanced settings
|
### Advanced settings
|
||||||
|
|
||||||
Here you can run housekeeping, archive, rename, transfer, or remove a project.
|
Here you can run housekeeping, archive, rename, transfer, or remove a project.
|
||||||
|
|
||||||
|
#### Archiving a project
|
||||||
|
|
||||||
|
>**Note:** Only Project Owners and Admin users have the permission to archive a project
|
||||||
|
|
||||||
|
It's possible to mark a project as archived via the Project Settings. An archived project will be hidden by default in the project listings.
|
||||||
|
|
||||||
|
An archived project can be fully restored and will therefore retain it's repository and all associated resources whilst in an archived state.
|
||||||
|
Reference in New Issue
Block a user