Skip to content

Convert the set into an array for the API

George Koltsov requested to merge fix-applying-labels into master

We got a lot of wild labels... https://gitlab.com/gitlab-org/quality/testcases/-/labels

Screen_Shot_2020-11-04_at_21.44.50

I am suspecting this was introduced by https://gitlab.com/gitlab-org/gitlab-qa/-/merge_requests/546 where we're passing a Set to the API, and it might not be convert into an actual array correctly.

Edited by George Koltsov

Merge request reports