Install depedencies:
yarn install
Run interactive importer:
yarn cli
It's recommended to only import open issues to keep your Linear account more manageable.
Open GitHub issues can be imported with your personal access token from GitHub's API.
Supported fields:
- Title
- Description
- Labels
- (Optional) Comments
Jira project can be imported into a Linear team from the CSV export file.
Following fields are supported:
Summary
- Issue titleDescription
- Converted into markdown and used as issue descriptionPriority
- Issue priorityIssue Type
- Added as a label- (Optional)
Release
- Added as a label
Asana projects can be imported into a Linear team from the CSV export file.
Following fields are supported:
Name
- Issue titleNotes
- Converted into markdown and used as issue descriptionPriority
- Issue priorityTags
- Added as a labelAssignee
- Issue assignee
Pivotal Tracker projects can be imported into a Linear team from the CSV export file. It only imports chores
, features
, and bugs
.
Following fields are supported:
Title
- Issue titleDescription
- Converted into markdown and used as issue descriptionEstimate
- Estimate of storyLabels
- Added as a labelOwned By
- Story ownerURL
- URL of Pivotal Tracker storyCreated at
- Preserves the story creation date
- Automatic image uploads
- Assignees (pick from a list)
- Created at (requires API change)