Skip to content

Add Pajamas Adoption to Code Quality report

Mark Florian requested to merge add-pajamas-adoption-job into master

What does this MR do and why?

This uses the Pajamas Adoption Scanner image created in gitlab-org/frontend/pajamas-adoption-scanner!250 (merged) to scan the GitLab codebase in merge requests and the default branch, adding to the Code Quality report.

For now, the job is allowed to fail. Future iterations will disallow failure, and fail the job if Pajamas adoption regressions are detected. (Related: #34982.)

Inspired by #385110.

Part of https://gitlab.com/gitlab-com/gitlab-OKRs/-/work_items/5345.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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.

Edited by Mark Florian

Merge request reports