I have created several milestones in Gitlab. But each time I complete it, I have to close it manually. It does not automatically close like the issues, or am I missing something. Is there some way of closing the milestone automatically?
Asked
Active
Viewed 1,272 times
1 Answers
0
Not one directly implemented in GitLab, considering the way app/views/groups/milestones/show.html.haml
is coded.
%span All issues for this milestone are closed. You may close the milestone now.
It doesn't seem to be suggested either.
Plus there is a pending issue 8751.

VonC
- 1,262,500
- 529
- 4,410
- 5,250