Skip to content

Add componentLabel metadata to rules

Mark Florian requested to merge 45-component-labels into main
  1. Add componentLabel metadata to rules, and add a linter for it to ensure only valid component labels are used.
  2. Update UI to use componentLabel metadata for filtering/grouping.
  3. Nest form_* folders under form to mirror the folder structure in GitLab UI.
Before After
Screenshot_2022-11-30_at_19-10-53_Pajamas_Adoption_Scanner_Dashboard Screenshot_2022-11-30_at_19-10-49_Pajamas_Adoption_Scanner_Dashboard

Note that the form component group is now the second largest (as opposed to alert), since it's now got the form_input_group and other miscellaneous form bits and pieces in it (that is, component:form).

Addresses #45 (closed).

Edited by Mark Florian

Merge request reports

Loading