Open
Description
Feature Description
The current scope of a 'milestone' is a single git repo.
When you have multiple repositories that are part of an organization, this can become less useful.
It would be nice if a single milestone could be applied to multiple repositories under the same organization.
A milestone could then be used to identify all the remaining issues for "the next release", which covers multiple repositories.
It would be very useful to list all the issues assigned to this milestone in an organization and not have to go to each repo where this is duplicated.
Additionally, this allows for more scrum-like behavior, as you can then use either projects or milestones as sprints, and the other as epics.