Expose review comment classification as metrics
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to Solve
Measuring the impact of Duo Code Review is a potential challenge as we begin to look at adoption.
Proposal
Given that we're classifying comments and providing an importance/severity ranking, we should expose this data to users. What this might look like:
| Merge Request | Critical | High | Other |
|---|---|---|---|
!1 |
1 | 3 | 6 |
!2 |
3 | 1 | 2 |
We could also potentially introduce resolved/or suggestion provided for each of these types to let folks know what's being fixed as a result of these findings. However, at least giving people a way to see the types of findings starts to show the value here.
Edited by 🤖 GitLab Bot 🤖