admin管理员组文章数量:1356914
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
本文标签:
版权声明:本文标题:How do I convert #issue-id into link to my favorite issue tracker in commit message in a Bitbucket Data Center UI? - Stack Overf 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743956744a2568268.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论