We have a request from some developers working in Gitlab self-hosted, regarding smart commits. Where they have the possibility to include multiple Jira tickets in the same commit. The default way that commit message then gets linked to one or multiple Jira tickets.
Our feature request is that on a specific repository in the Gitkraken "manage repositories" as an advanced option to include a "regex" and/or a settings to only fetch the first valid Jira ticket.
An example of a commit:
Did a change solving "TEST-123" this is also to be worked on in ticket "ABC-123".
What we would then mean is that, Gitkraken would only link the commit to "TEST-123" and ignore the last Jira ticket number "ABC-123". So basically a way to "aim" the Smart Commit to one Jira-ticket even if it has multiple Jira-ticket-references.