An open API service indexing awesome lists of open source software.

https://github.com/matthiasdiener/redmine_to_github

Migrate Redmine issues to GitHub issues.
https://github.com/matthiasdiener/redmine_to_github

github issues migration python python-3 redmine

Last synced: about 1 month ago
JSON representation

Migrate Redmine issues to GitHub issues.

Awesome Lists containing this project

README

          

# redmine_to_github
Migrate Redmine issues to GitHub issues.

## Usage

1. Open `config.py` and change the variables pointing to your repositories, projects, user names, etc.
2. Run `./download_redmine.py` to download all issues of the project configured in the first step.
3. Run `./upload_github.py` to upload your issues to GitHub.