I Built a Tool to Batch Convert Draft Issues to Issues in GitHub Projects
What I Made
I created a CLI tool to batch convert Draft Issues into Issues in GitHub Projects. It's built with Ruby.
RubyGem link
GitHub repository
When executed, this:
becomes this (Draft Issues are converted to Issues):
How to Use
You need an...
kuredev.hashnode.dev3 min read