-
- Downloads
Ensure MR diffs always exist in the PR importer
In rare cases it could happen that an MR was created, but creating the MR diffs somehow failed (e.g. due to an error). This commit adds an additional check to make sure MR diffs are always present when importing GitHub pull requests.
parent
450b9f6e
No related branches found
No related tags found
Showing
- changelogs/unreleased/pr-importer-io-extra-error-handling.yml 5 additions, 0 deletions...gelogs/unreleased/pr-importer-io-extra-error-handling.yml
- lib/gitlab/github_import/importer/pull_request_importer.rb 2 additions, 1 deletionlib/gitlab/github_import/importer/pull_request_importer.rb
- spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb 12 additions, 0 deletions...tlab/github_import/importer/pull_request_importer_spec.rb
Please register or sign in to comment