RFR: 1612: Temp workaround GitLab returning 500 when modifying labels

Kevin Rushforth kcr at openjdk.org
Mon Sep 26 18:58:26 UTC 2022


On Mon, 26 Sep 2022 18:31:07 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> We are currently experiencing an issue where GitLab returns 500 when we add or remove labels to a merge request. The label change still happens though, so to keep things running, I'm going to implement a temporary workaround to ignore the 500 result on these particular REST calls.

Looks good.

-------------

Marked as reviewed by kcr (Reviewer).

PR: https://git.openjdk.org/skara/pull/1384


More information about the skara-dev mailing list