问题描述
使用git,Fisheye + Crucible和Jira 4.2的开发基础架构。
提交鱼眼注册库反映在Jira Projects和Ticket中,因为我们配置了在Jira的映射;然而,只有在主分支上的提交似乎被反映出来。在Crucible中,可以选择其他分支来搜索提交评论。
如何让所有分支在Jira中可见?
https://confluence.atlassian.com/display/FISHEYE/Git ):
您可以考虑使用 - Jira Git插件
Using a development infrastructure of git, Fisheye+Crucible, and Jira 4.2.
Commits to Fisheye-registered repositories are reflected in Jira Projects and Tickets since we configured the mappings in Jira; however, only commits on the master branch seem to be reflected. In Crucible, other branches can be chosen to search for commits for reviews.
How can I make all those branches visible in Jira?
Seems like it is a limitation of Git-Fisheye ( https://confluence.atlassian.com/display/FISHEYE/Git ):
You may consider using - Jira Git pluginhttps://marketplace.atlassian.com/plugins/com.xiplink.jira.git.jira_git_plugin
这篇关于Jira和git:如何让所有分支都反映出来?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!