Skip to content

Commit 4bf4812

Browse files
pnsklecoursen
andauthored
Add migration warnings for pull request review (#60708)
Co-authored-by: Laura Coursen <lecoursen@github.com>
1 parent 652cdce commit 4bf4812

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/troubleshooting-your-migration-with-github-enterprise-importer.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,15 @@ This usually happens where commits have been removed with a force push, or a bra
170170

171171
In this case, the comments are not lost, but are migrated as inline pull request comments to preserve history, rather than as a review attached to a specific commit.
172172

173+
### The pull request review is imported as an inline pull request comment
174+
175+
These warnings indicate that a pull request review could not be migrated is in its original form, but as inline pull request comments:
176+
177+
- `INVALID_REVIEW_THREAD`
178+
- `LINE_NOT_FOUND_IN_DIFF`
179+
- `REVIEW_THREAD_MISSING_BODY`
180+
181+
173182
### Team references are broken after an organization migration
174183

175184
{% data reusables.enterprise-migration-tool.team-references %}

0 commit comments

Comments
 (0)