Skip to content

ericabouaf/redmine2github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Redmine2Github

Convert Redmine issues to GitHub issues using API v3 (basic auth)

Adapted from https://github.com/diaspora/redmine-issues to use API v3 (for milestone support)

WARNING: still has some bugs... try to launch it twice...

Usage

  • edit the CONFIG section in redmine2github.rb

  • launch

    ruby redmine2github.com

Features

  • labels
  • milestone
  • assignee
  • closed

Does NOT support comments...

Dependencies

gem install rest-client
gem install json

About

Import Redmine issues and roadmaps into GitHub issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages