Release Notes
KeyTypeStatusSummaryDescriptionFixversionsJHFB-127ClosedMoved tickets has not been handled correctlyThe hook has not detected, that issue has been moved. As soon the issues has been moved and the old issue key has been used in branch names or commit messages, then the hook has rejected merges and pushes. Now the hook handle this kind of issues correctly.JHFB-126ClosedPossibility to enable/disable the check based on PR source branchIn the past it was only possible to enable/disabled the merge check based on the target branch of the PR. Now it is possible to enabled/disable also the checks for source branches of a PR.JHFB-125ClosedFurther check: Issue keys in branch and message must matchIf an issue key exists in a commit message and in the branch name, then the issue key of the commit message should be the same as the issue key in the branch. If not, the merge/push rejected
Known Bugs
KeyTypeStatusSummaryDescriptionAffects versionsFixversionsJHFB-137ClosedBroken validation of the exception group settingsValidation does not allow to enter more than one exception group separated by a commaJHFB-132ClosedFixing the vulnerability CVE-2021-27568Please update to the version 5.7.2. Because this version contains the vulnerability CVE-2021-27568 . This vulnerability occurs because the library json-smart-1.1.1.jar which is shipped with this version. This library is NOT used by our add-on, but it is shipped with our add-on.JHFB-131ClosedOption 'Skip commits' could not be enabledThe push and merge option 'Skip commits' can be enabled. The check box for 'Skip commits' doesn't react to mouse clicks.JHFB-130ClosedPull Request target branch enablement is not workingThe regex regarding the target branch enablement was not working as expected. Also with a given regular expression all branches has been checked.