RFR: issuetracker: add Label class

Robin Westberg rwestberg at openjdk.java.net
Tue Mar 23 13:45:39 UTC 2021


On Tue, 23 Mar 2021 13:38:16 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that introduces the `Label` class in the `issuetracker` package. The `Label` class provides access to an eventual description of the label, previously we only returned the label names. The majority of the patch is a simple refactoring of changing existing calls to `Issue.labels` to `Issue.labelNames`.
> 
> Thanks,
> Erik

Looks great!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list