Skip to content

Add engine_name to CQ Violations Response

Arpit Gogia requested to merge patch-386417 into master

What does this MR do and why?

Adds engine_name to the CodeQuality GraphQL and JSON response. This request is used to populate the CodeQuality widget on the MR overview page

Relevant issue: #386417 (closed)

Screenshots or screen recordings

image

How to set up and validate locally

  1. Enable Code Quality for a repo
  2. Create a patch and open an MR. Make sure there are some intentional flaws that CQ can find.
  3. Confirm the response of the codequality_reports.json request

MR acceptance checklist

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

Merge request reports