Skip to content

Show the MR details for a merge request violation

Jiaan Louw requested to merge 342902-add-mr-details-to-compliance-report into master

What does this MR do and why?

This MR shows the merge request title and formatted merged at time on the new compliance report as described in #342902 (closed).

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Enable the new feature flag in your terminal: echo "Feature.enable(:compliance_violations_report)" | rails c
  2. Visit the existing compliance dashboard on a group: [GDK_HOST]/groups/gitlab-org/-/security/compliance_dashboard
  3. Validate that the MR title and time ago is shown.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #342902 (closed)

Edited by Jiaan Louw

Merge request reports