How to Bulk Transfer Github Issues to Another Repository
Pre-requisites:
Make sure you have Github CLI installed:
$ brew install gh - (Mac)
Make sure you are “authenticated” through Github CLI:
$ gh auth login
Make sure that the repository you’re transferring from & to have the same labels, fields, et...
blog.devinschumacher.com2 min read