我在 Gitlab 中创建了几个里程碑。但是每次我完成它,我都必须手动关闭它。它不会像问题一样自动关闭,或者我错过了什么。有什么方法可以自动关闭里程碑吗?
问问题
1034 次
1 回答
0
app/views/groups/milestones/show.html.haml
考虑到编码方式,没有一个直接在 GitLab 中实现。
%span All issues for this milestone are closed. You may close the milestone now.
似乎也没有建议。
另外还有一个未决问题 8751。
于 2015-05-05T12:24:32.503 回答