Details
-
New Feature
-
Status: Done
-
High
-
Resolution: Done
-
5.3.31
-
None
-
None
-
DevTools 70, DevTools 71
-
3.5
Description
The "Require commits to be associated with a JIRA issue" Script Pre Hook currently allows a commit if either the commit message or the branch name has a JIRA issue. However, for pull request workflows this isn't very useful because the branch will always have an issue key in the name but the branches are short lived. What we really need is to ensure that every commit that gets merged into master has a JIRA issue key in the commit message.
It makes sense to also add this option to the "Require Pull Request to be associated with a JIRA issue" Script Merge Check.