GithubImport: Fix Review importer when the author doesn't exist anymore
If the author of a review is deleted, in the Github system, the API sends `null` in the `user` field. This commit fixes the PullRequestReview Importer to now raise any exceptions in this scenario. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61257
Showing
Please register or sign in to comment