gavinr / github-csv-tools

Import and export GitHub issues via CSV
https://npmjs.com/github-csv-tools
MIT License
661 stars 118 forks source link

Import Milestones #27

Closed gavinr closed 1 year ago

gavinr commented 4 years ago

Modify import operation to not import milestones by default.

Add option, --importMilestones that will take a milestone title column, and create the milestones first.

Be sure not to create the same milestone twice during the import option, save the IDs and use those.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 3.1.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: