Skip to content

evabihari/github_to_pivotaltr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Convert all open github tickets to a PivotalTracker project's Icebox as new strories

   1. Change the constants below accordingly for your project.
   2. Change the options in list_repo() method for your GitHub project.
   3. Change the options in stories.create() method accordingly.
   4. Change the options in notes.create() method accordingly.
   5. gem install github_api
   6. gem install pivotal-tracker
   7. Save this code to a .rb file (github_to_pivotaltr.rb), and chmod it executable [775].
   8. Run this file: ./github_to_pivotaltr.rb

About

ruby script to migrate github issues to pivotaltracker stories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages