From 7d4f5c3ea737ea91155c13daf45a0d87008bf95e Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Thu, 3 Aug 2023 01:15:59 +0100 Subject: [PATCH] Improve list of data not migrated by GitHub Enterprise Importer (#40152) --- .../enterprise-migration-tool/data-not-migrated.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/reusables/enterprise-migration-tool/data-not-migrated.md b/data/reusables/enterprise-migration-tool/data-not-migrated.md index d77b0a0e24..7fb1079835 100644 --- a/data/reusables/enterprise-migration-tool/data-not-migrated.md +++ b/data/reusables/enterprise-migration-tool/data-not-migrated.md @@ -12,6 +12,12 @@ Currently, the following data is **not** migrated. - Any {% data variables.product.prodname_projects_v2 %} (the new projects experience) - Discussions at the repository level - Packages in {% data variables.product.prodname_registry %} -- GitHub Apps +- GitHub Apps and GitHub App installations - Fork relationships between repositories (see "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/working-with-forks/about-forks)") - References between pull requests and issues in different repositories (see "[AUTOTITLE](/get-started/writing-on-github/working-with-advanced-formatting/autolinked-references-and-urls)") +- Tag protection rules +- Repository stars +- Repository watchers +- Commit status checks +- Edit history of issue comments and pull request comments +- Users' profiles, SSH keys or signing keys \ No newline at end of file