Export code review comments after merge request
Description
Currently, we are able to utilize code review practice with gitlab merge request, but can we export all comments during merge request? Since it's useful to further analyze the defects, code style and team culture.
Proposal
It's better to export to spreadsheet with the columns like reviewer, reviewee, revision, review date, file, comments with line number and so on, which is friendly to further analysis.