Integrated: 1612: Temp workaround GitLab returning 500 when modifying labels
Erik Joelsson
erikj at openjdk.org
Mon Sep 26 21:41:17 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.
This pull request has now been integrated.
Changeset: b061577e
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.org/skara/commit/b061577e3ed45b464e73b865d8b73528b9166e07
Stats: 20 lines in 1 file changed: 16 ins; 0 del; 4 mod
1612: Temp workaround GitLab returning 500 when modifying labels
Reviewed-by: kcr
-------------
PR: https://git.openjdk.org/skara/pull/1384
More information about the skara-dev
mailing list