Release Notes
KeyTypeStatusSummaryDescriptionFixversionsJHFB-119ResolvedExclude branches like master/development from issue key checkIn older versions it was/is possible to configure, that each branch name needs a valid issue key. But what happens, if I would like to push to master/development. To avoid this makes sense, but there are sometimes some use-cases, where it maybe makes sense to allow also a push to master or development. Therefore it is possible to exclude some branches from the issue key check.JHFB-118ResolvedSupport multiple exception user groupsNot it is possible to add more than on exception groups. As soon a user is in one of the given groups the checks will be ignored.JHFB-117ResolvedPossibility to disable the online branch creation checksA new option, to disable all checks if branches will be created online via browser.
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-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-121ResolvedPush settings has not been validatedThe settings for the push checks were not validated. Now incorrect combinations of the settings are detected and preventedJHFB-120ResolvedThe "online branch creation" could not be disabledThe option was permanently switched on. In the settings the checkbox could be disabled, but it was set again the next time the program was loaded