Given is a commit message like: **CLD-133 foobar**
Bitbucket automatically interprets CLD-133 as a link to an issue management which is correct. But in our case, the issuemanagement is not jira.
There once was such an option on a repository level in bitbucket (https://bitbucket.org/blog/use-custom-regex-to-link-anywhere-on-bitbucket) but this seems not to exist anymore.
Also application link seems not to be correct since this requires any sort of authentication which is not required when opening a link in another tab.
The only thing i need is a way to specify to initial address
Is this possible in bitbucket?