Skip to content

Import issues, labels & milestones from one github repository to another github repository

Notifications You must be signed in to change notification settings

anabarasan/github-import-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-import-issues

Import milestones, labels & Issues from one repository to another This uses Github API v3.

Configuration

Edit config.py and set

  • GITHUB_USERNAME
  • GITHUB_PASSWORD
  • SOURCE_REPO /
  • TARGET_REPO /

Run

execute migrate.py all milestones, labels & issues will be moved from source repository to target repository

About

Import issues, labels & milestones from one github repository to another github repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages