-
Notifications
You must be signed in to change notification settings - Fork 0
evabihari/github_to_pivotaltr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published