summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-07-09 16:06:49 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-07-09 16:06:49 +0000
commitab6228eafb0e74e7cda3859a11ac6d6e43f56e94 (patch)
treeefc9572f36c17ea146b577e337177c40ba0a73ca
parente4f0e609bff19840e9466154381e817f0c8c00d9 (diff)
parenta215c8ece97e5a9f83c7d829a99c4225420bba78 (diff)
downloadgitlab-ce-ab6228eafb0e74e7cda3859a11ac6d6e43f56e94.tar.gz
Merge branch 'docs/63603-update-project-import-export-docs-to-include-what-exactly-is-imported-exported' into 'master'
Resolve "Update project import/export docs to include what exactly is imported/exported" Closes #63603 See merge request gitlab-org/gitlab-ce!29987
-rw-r--r--doc/user/project/settings/import_export.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/project/settings/import_export.md b/doc/user/project/settings/import_export.md
index 819515d7a4c..98bcc7cc09f 100644
--- a/doc/user/project/settings/import_export.md
+++ b/doc/user/project/settings/import_export.md
@@ -74,6 +74,13 @@ The following items will NOT be exported:
- CI variables
- Webhooks
- Any encrypted tokens
+- Merge Request Approvers
+- Push Rules
+- Awards
+
+NOTE: **Note:**
+For more details on the specific data persisted in a project export, see the
+[`import_export.yml`](https://gitlab.com/gitlab-org/gitlab-ee/blob/master/lib/gitlab/import_export/import_export.yml) file.
## Exporting a project and its data