Skip to content

Draft: Update ask-severity-for-bug-ux-issues.yml to occur for all bugs

Jay McCure requested to merge jay_mccure-master-patch-19118 into master

What does this MR do and why?

Broadens the rule that adds a reminder to issues to add a severity. Currently the rule only runs against bugux issues. The rule seems to work looking at the stats:

  • 24 out of 376 bugux typebug's do not have a severity which is about 6.3%
  • 547 out of 4,428 non- bugux typebug's do not have a severity which is about 12.3%

Expected impact & dry-runs

Since we are expanding it from bugux to typebug, I checked that every bugux also has the typebug label

Some additional stats:

There are currently 571 typebug's without a severity

Of these bugs the breakdown is:

Of the 571, the groups with the most:

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Edited by Jay McCure

Merge request reports