Skip to content

Sync Github Milestones with project release records

Summary

Currently we need to duplicate information on Github and the projects page e.g.

  1. https://projects.eclipse.org/projects/technology.tycho
  2. https://github.com/eclipse-tycho/tycho/milestones

I need to create a Milestone (=Release) in both system.

What is the expected correct behavior?

It would be very helpful if I could:

  1. create a new milestone on GH
  2. after some time automatically a new release record will be created like when I visit the link: https://projects.eclipse.org/node/1631/create-release

The Release date should be the "due date" of the Milestone The Name should be the name of the Milestone If I change the "due date" of the Milestone the Release date should be updated accordingly

FYI @mistria @akurtakov

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

Data can get out of sync, duplicate work, inconsistent data, ...