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 |
---|---|
![]() |
![]() |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Open project quality tab (open feature flag) :
Feature.enable(:project_quality_summary_page)
- Config code quality scan in project CI, and run it.
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Robert Hunt