Migrate Azure DevOps Work Items to GitHub Issues
A PowerShell script to migrate Azure DevOps Work Items to GitHub Issues
Overview
Quick post since most of this is in the README in the repo, but I created a Powershell script to migrate Azure DevOps work items to GitHub Issues. It’s certainly not perfect, but there wasn’t anything else out there I could find. If you do find something better, please do let me know!
The repo: https://github.com/joshjohanning/ado_workitems_to_github_issues
Example
Link to example of migrated issue in GitHub
Screenshot: Example of work item migrated from Azure DevOps to GitHub Issues
This post is licensed under CC BY 4.0 by the author.