Skip to content

Add codeowners validation block

Nataliia Radina requested to merge 216066-codeowners-validation-update into master

What does this MR do and why?

Add codeowners validation block

Display 'syntax is valid' when no errors, and accordion with errors grouped by code when there are errors.

Changelog: changed

Screenshots or screen recordings

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

No errors With errors
Screenshot_2023-07-10_at_21.53.44 Screenshot_2023-07-10_at_21.53.05

How to set up and validate locally

  1. Navigate to existing or create new CODEOWNERS file
  2. Observe the block on the top, ideally test both errors and no errors states

MR acceptance checklist

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

Related to #216066 (closed)

Edited by Nataliia Radina

Merge request reports