Skip to content

proserve/github-issues-migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues importer

A simple tool to migrate you issues from your old repository.

License

This tool is licensed under GNU Lesser General Public License (LGPL).

Hacking

Install dependencies

sudo python setup.py install 

Run on local server

Start a local webserver by running:

python migration_app.py 

Limitations

  1. This tool import only the following fields ( title, body, assignee) due to the limitation imposed by the GitHub APi (https://developer.github.com/v3/issues/#create-an-issue)

About

Import your github issues from a repository to an other one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •