Add check_name to code quality widget

What does this MR do and why?

This MR adds the check_name field to the code quality merge request widget as suggested within #325857 . check_name is part of the codeclimate spec and supported by standard tools such as eslint or rubocop.

🛠 with at Siemens

Screenshots or screen recordings

without this MR with this MR
code_quality_widget_without_checkname code_quality_widget_with_checkname

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

How to set up and validate locally

  1. Import https://gitlab.com/remcohaszing/eslint-formatter-gitlab.git
  2. Attach a runner to the gdk, you need a loopback-interface to make it work properly
  3. Create an MR similar to remcohaszing/eslint-formatter-gitlab!1

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 Roger Meier

Merge request reports

Loading