Skip to content

Draft: Test code quality with docs AND code at the same time

Marcel Amirault requested to merge test-code-quality-with-code-and-docs into master

What does this MR do and why?

POC MR to test having two code quality reports for changed files in a single MR.

Related to #378718 (closed)

Combines the commit from !101258 (closed) with the commits in !101773 (closed) just as a test, so we can verify that the pipeline is happy with two code quality artifacts at the same time, and displays the warnings in the diffs for all the files.

Screenshots or screen recordings

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

How to set up and validate locally

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

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 Marcel Amirault

Merge request reports