orange-cloudfoundry / pivotaltrackermirror

Mirror a pivotal tracker project to an another tracker
Apache License 2.0
1 stars 2 forks source link

Map epics as issues #17

Open gberche-orange opened 8 years ago

gberche-orange commented 8 years ago

Currently epics such as https://www.pivotaltracker.com/epic/show/2380443 contain:

Suggesting to map epics as issues:

  1. fields common to stories mapped in the same way to gh issue fields:
    1. name
    2. description
    3. created_at
    4. epic label as a github label, similar to story labels in #10
  2. a deleteable immutable comment which referenced stories associated to the epic. When ever a story gets added/removed from an epic, this would trigger the deletion of the comment, followed by a new comment, enabling to watch changes on epics