-
- Downloads
[issue-354239] Import github 'renamed' issue events
During project import from GitHub, for each imported issue, check if any events of type renamed exist for that issue and create corresponding events in GitLab. Resolves: #354239 Changelog: added
parent
28aa14c6
No related branches found
No related tags found
Showing
- lib/gitlab/github_import/importer/events/renamed.rb 56 additions, 0 deletionslib/gitlab/github_import/importer/events/renamed.rb
- lib/gitlab/github_import/importer/issue_event_importer.rb 3 additions, 0 deletionslib/gitlab/github_import/importer/issue_event_importer.rb
- lib/gitlab/github_import/representation/issue_event.rb 4 additions, 2 deletionslib/gitlab/github_import/representation/issue_event.rb
- spec/lib/gitlab/github_import/importer/events/renamed_spec.rb 68 additions, 0 deletions.../lib/gitlab/github_import/importer/events/renamed_spec.rb
- spec/lib/gitlab/github_import/importer/issue_event_importer_spec.rb 7 additions, 0 deletions...itlab/github_import/importer/issue_event_importer_spec.rb
- spec/lib/gitlab/github_import/representation/issue_event_spec.rb 22 additions, 1 deletion...b/gitlab/github_import/representation/issue_event_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!1252 (merged)
Please register or sign in to comment