As discussed in SKARA-1574, we need to add Skara support for the new shenandoah project style tags when matching them against a fixVersion in the IssueNotifier.
In the shenandoah repo, this is en example fixversion "shenandoah8u332" and this is a corresponding tag "shenandoah8u332-b01". In other cases, any prefix to an 8u style fix version would be ignored in when matching tag versions (e.g. fixversion "openjdk8u332" uses tags "jdk8u332"). To handle this I propose introducing a configuration setting for the issue notifier that specifies that tag and version prefix need to match.
In the shenandoah repo, this is en example fixversion "shenandoah8u332" and this is a corresponding tag "shenandoah8u332-b01". In other cases, any prefix to an 8u style fix version would be ignored in when matching tag versions (e.g. fixversion "openjdk8u332" uses tags "jdk8u332"). To handle this I propose introducing a configuration setting for the issue notifier that specifies that tag and version prefix need to match.
- relates to
-
SKARA-1574 Backport Records Not Created for Shenandoah 8u Commits
-
- Resolved
-