Skip to content

[issue 354238] Import github cross-referenced issue events

What does this MR do and why?

Implementation for GitHub Importer - Migrate issue 'cross-referenced' events

Screenshots or screen recordings

Local test

How to set up and validate locally

Enable github_importer_issue_events_import feature flag. Create project via import from Github. The project should have issue that was mentioned at least once in other issue or merge request in same project. After import make sure that issue has cross-referenced events with appropriate author and time.

Edited by Rostyslav Safonov

Merge request reports