[skara] Integrated: issuetracker: add Label class

Erik Helin ehelin at openjdk.java.net
Tue Mar 23 14:20:02 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

This pull request has now been integrated.

Changeset: 4a5aa95c
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/4a5aa95c
Stats:     408 lines in 52 files changed: 131 ins; 0 del; 277 mod

issuetracker: add Label class

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list