Skip to content

Add code quality card at project quality

What does this MR do and why?

Related Issue: #322021 (closed)

Backend mr: !108103 (merged)

This mr is used for add code quality card at project quality

/cc @JeremyWuuuuu @orozot @qk44077907 @mtan-gitlab

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before after
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Open project quality tab (open feature flag) : Feature.enable(:project_quality_summary_page)
  2. Config code quality scan in project CI, and run it.
  3. After running, it will be displayed in project -> Analytics -> CI/CD -> project quality

MR acceptance checklist

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

Edited by Robert Hunt

Merge request reports

Loading