Integrated: 1538: Allow regex patterns in fixversions and altfixversions in the notifier

Erik Joelsson erikj at openjdk.org
Wed Nov 16 17:24:25 UTC 2022


On Wed, 2 Nov 2022 22:44:07 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> This patch adds support for regex patterns when specifying fixVersions and altFixVersions in the IssueNotifier. For fixVersions, the branch name can now be a regex pattern and for the altFixVersions, both the branch name as well as the version strings in the array can all be regex patterns. Having this flexibility will enable us to construct much more static configurations for certain repositories, that don't need manual updating each time we fork or branch a new release.

This pull request has now been integrated.

Changeset: 9644bf4d
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/9644bf4dcf5c57f521e609a9fb9c77f073b8ce42
Stats:     153 lines in 6 files changed: 113 ins; 8 del; 32 mod

1538: Allow regex patterns in fixversions and altfixversions in the notifier

Reviewed-by: ihse

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

PR: https://git.openjdk.org/skara/pull/1414


More information about the skara-dev mailing list