Closed seth127 closed 2 years ago
You can use this for testing. It was set up to test the original parse_github_issues()
functions:
You probably want to add another milestone in that repo, just so we can test passing a vector of milestones and writing out to a single YAML.
Similar to #30, as we move towards keeping stories/requirements in YAML as the default, it would be nice to have converter for repos using the legacy Github Issues format (see parse_github_issues()).
I think the easiest way to do this would be to give it a vector of milestones and have it render them all in the same YAML, probably auto-assigning Story ID's.
Other related issue: #33