Skip to content

Fix bug prioritization policies by passing group key instead of label

Rémy Coutable requested to merge fix-bug-prioritization-policies into master

What does this MR do and why?

Simple fix to a small mistake of mine.

Without the fix, the latest "bug prioritization" pipeline failed, e.g. https://gitlab.com/gitlab-org/quality/triage-ops/-/jobs/6079058899.

Actual fix is !2655 (a6e2ef7f) (the other commit is re-generation of policies).

Expected impact & dry-runs

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 Rémy Coutable

Merge request reports