删除补丁集中其他人的标志需要哪些权限?
Which rights are necessary to remove other people flags in patchset?
我有一个案例,有人用标志 Code-review -2
评价我的补丁集,由于某种原因,这个人不可用,但投票 -2 阻止补丁集被提交。我知道管理员可以从评论中删除其他人的标记。
我的问题是:哪些权限足以删除其他人在补丁集中的投票? (管理员、项目所有者或具有适当设置的任何组?)
连同答案,我将不胜感激 link 正确的文档段落,如果这只是某个设置的问题,那么可能是哪个设置?
"Remove Reviewer" 权限允许您从补丁中删除任何审阅者。此外,引用 the documentation:
Project owners and site administrators can always remove any reviewer (even without having the Remove Reviewer access right assigned).
我有一个案例,有人用标志 Code-review -2
评价我的补丁集,由于某种原因,这个人不可用,但投票 -2 阻止补丁集被提交。我知道管理员可以从评论中删除其他人的标记。
我的问题是:哪些权限足以删除其他人在补丁集中的投票? (管理员、项目所有者或具有适当设置的任何组?)
连同答案,我将不胜感激 link 正确的文档段落,如果这只是某个设置的问题,那么可能是哪个设置?
"Remove Reviewer" 权限允许您从补丁中删除任何审阅者。此外,引用 the documentation:
Project owners and site administrators can always remove any reviewer (even without having the Remove Reviewer access right assigned).