From fa6556cb298eb9041eef252fb81e1f5b3c38e3e4 Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Thu, 29 Jun 2023 01:11:51 -0700 Subject: [PATCH] Document that `bbs2gh` can now migrate file-level comments (#38689) Co-authored-by: Laura Coursen --- .../migration-support-for-github-enterprise-importer.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/migrations/using-github-enterprise-importer/understanding-github-enterprise-importer/migration-support-for-github-enterprise-importer.md b/content/migrations/using-github-enterprise-importer/understanding-github-enterprise-importer/migration-support-for-github-enterprise-importer.md index 6820c18196..a2f858cc00 100644 --- a/content/migrations/using-github-enterprise-importer/understanding-github-enterprise-importer/migration-support-for-github-enterprise-importer.md +++ b/content/migrations/using-github-enterprise-importer/understanding-github-enterprise-importer/migration-support-for-github-enterprise-importer.md @@ -45,11 +45,10 @@ Migrations from Bitbucket Server are only supported for Bitbucket Server or Bitb If your migration source is Bitbucket Server, you can migrate repositories. We currently only support migrating the following repository data from Bitbucket Server to {% data variables.product.prodname_ghe_cloud %}. - Git source (including commit history) -- Pull requests (including pull request reviews, required reviewers, comments and attachments, but excluding file-level comments) +- Pull requests (including comments, pull request reviews, pull request review comments at the file and line level, required reviewers, and attachments) Currently, the following data is **not** migrated. -- File-level comments on pull requests - Branch permissions - Commit comments - Repository settings