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
- [x] Low
## Severity
- [ ] Blocker
- [ ] Major
- [ ] Normal
- [x] Low
## Impact
Data can get out of sync, duplicate work, inconsistent data, ...
issue