Skip to content

Fix reporter commenting on wrong discussions

George Koltsov requested to merge ml-fix-non-matching-discussions into master

This fixes the regex that attempts to match existing discussions with new errors. It now works as expected with multiline strings.

It also now displays a warning if the expected error is not found in an existing discussion.

Here's a test showing:

Closes: https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/455

Merge request reports