Magic shortcut for the issue index `milestone_title` param to filter by the upcoming milestone
If we want to link to upcoming security issues from our documentation, we currently have to manually change that link every month from milestone_title=8.5
, to milestone_title=8.6
, to milestone_title=8.7
etc.
I would love a magic milestone title shortcut for the upcoming release, so I could link to https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=security&milestone_title=#upcoming
and GitLab would automatically interpret #upcoming
as the milestone with the closest due date.
cc @JobV