superlint/.automation/test/ruby/README0.md

6 lines
331 B
Markdown
Raw Normal View History

2020-06-17 10:36:57 -04:00
# csv-issue-import
Sample script to import a CSV file (assumedly from an Azure Boards export) to GitHub issues.
This script is a starting point - you'll need to update for user name mappings, your own GITHUB_TOKEN, repo name, etc. It isn't a complex or robust solution, but it does show an approach to map into GitHub issues...