Closed gavinr closed 1 year 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.
--importMilestones
Be sure not to create the same milestone twice during the import option, save the IDs and use those.
:tada: This issue has been resolved in version 3.1.5 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
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.