/github-to-trello

Primary LanguageJavaScriptMIT LicenseMIT

GitHub to Trello Migration

Author: Joni Halabi (www.jhalabi.com)

Description

This page/script allows you to migrate GitHub tickets into Trello.

Prerequisites

  1. GitHub account with a repository containing tickets.
  2. Trello account with a board to.

Notes

  • To get your GitHub token, log into your account and go to Settings -> Personal access tokens.

  • Get your Trello app key from https://trello.com/1/appKey/generate. You must be logged into you Trello account.

  • There is a limitation in Trello where comment attribution from another system cannot be carried over. All comments imported into Trello must be attributed to whomever is logged in (i.e. running this script) at the time.