Skip to content

m-kuhn/rm2gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

rm2gh

Migrates redmine ticket xml export to github issues.

It preserves existing ticket ids and skips low ticket numbers if these already exist as issues or pull requests on the target github repository.

Usage:

python migrate.py --user m-kuhn --password tooeasy --repo qgis/QGIS

Help:

python migrate.py --help

Tickets are expected in the form ticket-00123.xml in the same folder as this script.

About

Migrates exported redmine ticket xml to github tickets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages