This contains REST API calls to JIRA and Azure DevOps to migrate commits and other custom fields from JIRA to Boards, not supported by other tools. The code currently only handles adding commits as links to work items.
npm install
npm run compile
npm run start