Add quality category for quality only projects
What does this MR do and why?
We're trying to introduce gitlab-dangerfiles
to quality projects like gitlab-qa
and quality-pipeline-common
. Current Quality related categories -
-
:qa
: Used for projects that have e2e tests, requires capabilities to containqa
-
:test
: Used more forspec/feature
, require role matches thedevops::
label
They don't seem to fit the need of picking SET
with capabilities of just review
/maintainer
, so this MR adds a new :quality
category.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Chloe Liu