RFR: 1108: Fix label updater for gitlab

Erik Joelsson erikj at openjdk.java.net
Tue Jul 13 09:30:47 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.

Also fixed a log message.

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

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


More information about the skara-dev mailing list