Closed
Description
Description
This is a feature suggestion to add a milestones view for a user like the current /issues
endpoint. This could either be built into the /issues
page or possibly it warrants a whole new /milestones
top level endpoint.
Functionality would be very similar to the /issues
endpoint...
- Main view would show a list of all the milestones across all my repos (complete with progress bars like the typical milestones view in a repo shows)
- Side bar filter would allow you to narrow the scope by:
- Organization
- User
- Repo
Similar to #7405, this would be a really helpful way to see timelines across several projects at one time.