Hi all, As part of the JIRA -> GitHub migration, we're now importing open JIRA issues to GitHub issues.
There are 3053 open JIRA issues to import, and it's running now with a new Github issue created every 4 sec (to avoid rate limiting). ETA 200 min. The importing is about copying the original and useful info from JIRA issues to Github, such as original issue link, epic link, comments, etc. Info such as issue type, components, labels, priority will be mapped to github labels. And all such imported Github issues will contain a special label `from-jira` for filtering. After importing, a round of updates will be done for the imported Github issues to restore the original parent-child relationships: JIRA epics and issues, tasks and subtasks will be updated as github issues and subissues accordingly. Label clean-up will follow after that. Best, Shiyan
