Skip to content

Fix groups and stages detection

Rémy Coutable requested to merge fix-gitaly-group-detection into master

What does this MR do and why?

I noticed groupgitaly MRs would lead to Sentry errors (https://sentry.gitlab.net/gitlab/triage-ops/issues/3442045/events/761a24ed092a4682b42c2780fe2b3e06/). This should handle this case gracefully.

This also fixes detection of stage labels that include a space, such as devopsdata stores.

I also took the opportunity to refactor a bit the processor.

Expected impact & dry-runs

Closes #1309 (closed).

Action items

Edited by Rémy Coutable

Merge request reports