Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 800 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 800 Bytes

Redmine to Github Issues migration script

Forked from Diaspora / @diaspora

Features

  • Original details are recorded in body
  • Author
  • Creation datetime
  • Priority
  • Status
  • Description
  • Status of open/closed is carried over.
  • Additional statuses are recorded as labels.
  • Comments are carried over.
  • commit: and # references should function.
  • Optional padding for non-sequential issue IDs.

Warnings

  • It has only been tested against fresh repositories.
  • Tested against Redmine 1.3, but >= 1.1 should work.
  • News feed and notifications will go batshit crazy.
  • ID padding will leave a lot of dummy closed tickets.

Usage

  1. Rename github-example.yml to github.yml and update with your details.
  2. Run redmine_to_github_migration.rb