合并请求批准在新推送后失效
gitlab中是否有一个设置会影响在推送新提交后MR的批准是否失效?我发现在某些设置中,新的提交会使批准无效,但在其他设置中,我不太想知道有什么区别
In gitlab is there a setting that affects if an approval for an MR is invalidated after a new commit is pushed? I have seen that in some setups a new commit invalidates the approval but in others not so wondering what is the difference
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
合并请求审批设置,包括“提交时删除所有审批”添加到源分支”可按项目进行配置。这些设置还需要高级订阅。
因此,根据项目的配置方式或客户/实例的订阅级别,您可能会遇到差异。
Merge request approval settings including "Remove all approvals when commits are added to the source branch" are configurable per project. These settings also require a Premium subscription.
So, you may experience differences based on how the project is configured or the subscription level of the customer/instance.