Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
正如它在锡上所说,我是否有可能找到谁批准了 Git 中最多的合并请求?谢谢!
有两种方式,看你是想基于组还是基于项目来了解:
对于一个组,您选择“Analytics > Contribution”并向下滚动到“Contributions per Group Member”,您可以在其中按 Approved MR 计数排序
对于一个项目,您选择“合并请求”,然后单击“合并”选项卡并使用右上角的按钮将其导出为 CSV。然后,您可以打开 CSV 并使用 excel 之类的工具创建图表。