Skip to content

Bugfix MR note creation

There is a type change in the note's construction for the merge request of the uprev that produced an exception. Instead of building it as a list of lists of strings, the proposal is to flatten it to only a list of strings.

Merge request reports