Integrated: 1108: Fix label updater for gitlab

Erik Joelsson erikj at openjdk.java.net
Tue Jul 13 15:11:26 UTC 2021


On Tue, 13 Jul 2021 09:22:01 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> When deploying SKARA-1084 I discovered that gitlab doesn't accept '<' or '>' in label descriptions. The email address toString() method returns the email inside those characters. I don't think we need to store that in the description so simply switch to adding the .address() instead.

This pull request has now been integrated.

Changeset: 68fc5e4b
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/68fc5e4b6801291258f462a572d82c59108fd33e
Stats:     6 lines in 2 files changed: 0 ins; 0 del; 6 mod

1108: Fix label updater for gitlab

Reviewed-by: kcr

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

PR: https://git.openjdk.java.net/skara/pull/1196


More information about the skara-dev mailing list