Jira和git:如何让所有分支都反映出来? [英] Jira and git: How to get all branches reflected?

查看:1328
本文介绍了Jira和git:如何让所有分支都反映出来?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用git,Fisheye + Crucible和Jira 4.2的开发基础架构。

提交鱼眼注册库反映在Jira Projects和Ticket中,因为我们配置了在Jira的映射;然而,只有在主分支上的提交似乎被反映出来。在Crucible中,可以选择其他分支来搜索提交评论。



如何让所有分支在Jira中可见?


<看起来像是Git-Fisheye的限制( https://confluence.atlassian.com/display/FISHEYE/Git ):


当FishEye索引一个Git仓库,它由可用分支索引。当它处理分支上的提交时,FishEye会将提交分配给它首次看到提交的分支。提交只被索引一次,所以如果提交属于多个分支,提交将不会为后续分支编制索引。


您可以考虑使用 - Jira Git插件
https://marketplace.atlassian.com /plugins/com.xiplink.jira.git.jira_git_plugin


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 ):

When FishEye indexes a Git repository, it indexes by the available branches. As it processes the commits on a branch, FishEye will assign the commit to the branch it first sees the commit on. Commits are only indexed once so if a commit belongs to multiple branches, the commit will not indexed against subsequent branches.

You may consider using - Jira Git plugin https://marketplace.atlassian.com/plugins/com.xiplink.jira.git.jira_git_plugin

这篇关于Jira和git:如何让所有分支都反映出来?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆