RFR: 2586: Support multi fix version mode in IssueNotifier

Erik Joelsson erikj at openjdk.org
Wed Sep 17 23:15:17 UTC 2025


On Tue, 16 Sep 2025 21:36:39 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> In some projects, other than the JDK, we would like to use Skara in a simplified Jira workflow, where we use the multi value aspect of the Jira FixVersion field instead of creating backport records. To support this I propose to add a configuration option in the IssueNotifier "multifixversion", with default value false, which corresponds to the current behavior with backports. When set to true, then instead of creating backports, the notifier would just pile on additional fix versions when a commit is integrated into multiple different branches.
> 
> In addition to this, I would like to also add handling of a "branch-" prefix for a version strings. This would mimic the current "repo-" prefix which is already in use for JDK projects.

Thanks! I've manually verified a full workflow now, but I will hold off on this until the labeling change is under control.

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

PR Comment: https://git.openjdk.org/skara/pull/1738#issuecomment-3304812384


More information about the skara-dev mailing list