RFR: 2586: Support multi fix version mode in IssueNotifier [v2]

Erik Joelsson erikj at openjdk.org
Thu Sep 18 18:16:58 UTC 2025


> 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.

Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision:

  Restore whitespace

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

Changes:
  - all: https://git.openjdk.org/skara/pull/1738/files
  - new: https://git.openjdk.org/skara/pull/1738/files/77c7fa31..cbc94264

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=skara&pr=1738&range=01
 - incr: https://webrevs.openjdk.org/?repo=skara&pr=1738&range=00-01

  Stats: 12 lines in 1 file changed: 0 ins; 6 del; 6 mod
  Patch: https://git.openjdk.org/skara/pull/1738.diff
  Fetch: git fetch https://git.openjdk.org/skara.git pull/1738/head:pull/1738

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


More information about the skara-dev mailing list