Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/techgaun/gh-issue-cp

Copy issues in github repos with ease
https://github.com/techgaun/gh-issue-cp

github github-api github-issues golang golang-application golang-tools

Last synced: 21 days ago
JSON representation

Copy issues in github repos with ease

Awesome Lists containing this project

README

        

# gh-issue-cp

> Copy issues in github repos with ease

This tool is for mass-copying the issues from one github repository to another.

### Setup

- [Download the binary](https://github.com/techgaun/gh-issue-cp/raw/master/gh-issue-cp)
- Set executable bit : `chmod a+x gh-issue-cp`
- Get [personal access token](https://github.com/settings/tokens)
- `GH_TOKEN= ./gh-issue-cp techgaun/repo1 techgaun/repo2`