Giter Site home page Giter Site logo

github2pivotal's Introduction

GitHub 2 Pivotal Tracker

This project migrates issues from GitHub to Pivotal Tracker, including comments, labels and tasks.

Pivotal Tracker's tasks are global for the issue, thus tasks defined in different comments in a GitHub issue will be extracted from the comments and added to the global tasks.

GitHub attachments are supported, however they are not migrated and the links in the Pivotal Tracker stories and comments will point to GitHub's site. For this reason it's important not to delete your repository from GitHub if you wish to preserve the attachments in stories.

Setup

First you will need to set up your Pivotal Tracker repository and all the users that you will be migrating.

  • run bundle install to install required gems
  • copy config-sample.yaml to config.yaml and edit appropriately

Configuration

Most of the YAML config should be self explanatory.

The gh_to_pt_users section maps a GitHub username to the user_id of a Pivotal Tracker user.

Running

Run ./gh2pt.rb

Options

-d | --dry-run - don't create any tickets, just show what stories would be created

Roadmap

Some features I'd like to add:

  • migration of attachments to Pivotal Tracker's server
  • an option to erase stories from the PT repo for a clean start without having to create a new repo
  • Rspec tests

License

The gem is available as open source under the terms of the MIT License.

github2pivotal's People

Contributors

opensourceame avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.