GitLab块合并请求如果维护者没有执行代码审核并完成清单
我正在尝试为我的项目设置GitLab工作流程。 当某人在功能分支上写并完成该任务时,该人会创建合并请求。
在我们的团队中,我们创建了一个代表完成的定义的清单。
因此,当某人创建合并请求时,其他开发人员之一必须进行代码审核并检查清单上的所有项目。
是否有任何用于GitLab的工具可以自动评论合并请求并在评论中显示清单。另外,应阻止合并请求,直到另一个开发人员检查列表中的所有项目?
我们是大学研究小组,并使用版本14.9.1的自托管Gitlab实例免费版本。
I am trying to set up a GitLab workflow for my project.
When someone writes on a feature branch and completes that task, that person creates a merge request.
In our team, we have created a checklist that represents the definition of done.
So when someone creates a merge request, one of the other developers has to do a code review and check all the items on the checklist.
Are there any tools for GitLab that will automatically comment the merge request and display the checklist in the comment. Also, the merge request should be blocked until another developer checks off all the items on the list?
We are a university research group and use a free version of the self-hosted GitLab instance with version 14.9.1
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论