ado_workitems_to_github_issues
ado_workitems_to_github_issues copied to clipboard
Migrate Azure DevOps work items to GitHub Issues
## Summary Updates the script to handle GitHub Projects V2 boards and more advanced configuration and resume capabilities. ## Details Changes were made for the following: 1. Configurable explicit mapping...
see https://gist.github.com/jonmagic/5282384165e0f86ef105 It's their unofficial API but recommended for issue importing. Using the default one you get heavily rate limited, this one has no issue
Just for others... I am Owner\Admin of all the things, and I get rate limited at around 200 issues. Re-running the workflow every few hours seems to be fine, but...