My company uses bitbucket data center but we are using our own issue tracker. We would like to convert text like bug#14 and feature#534 which appears in commit messages into links which leads to our issue tracker. We are willing to code our own plugin but the documentation is quite vague. Please advice.
My company uses bitbucket data center but we are using our own issue tracker. We would like to convert text like bug#14 and feature#534 which appears in commit messages into links which leads to our issue tracker. We are willing to code our own plugin but the documentation is quite vague. Please advice.
Share Improve this question edited Mar 31 at 9:53 Victor asked Mar 31 at 9:30 VictorVictor 6264 silver badges12 bronze badges1 Answer
Reset to default 0This can get you started on how they identify issue keys in different areas of BB.
https://github/atlassian/atlascode/blob/main/src/bitbucket/issueKeysExtractor.ts