TeamCity and JIRA?
Asked Answered
L

6

27

Is it possible for TeamCity to integrate to JIRA like how Bamboo integrates to JIRA? I couldnt find any documentation on JetBrains website that talks about issue-tracker integration.

FYI: I heard that TeamCity is coming out with their own tracker called Charisma. Is that true?

Liard answered 15/4, 2009 at 23:43 Comment(6)
Wrt 2nd question: JetBrains (TeamCity) do have their own tracker, Charisma (Charizma?). If you try to file a bug report for TeamCity you will see it: jetbrains.net/tracker/welcome/TW . But I don't know if they are "coming out" with it.Greaseball
I'm keen on this too, I'm going to write a plugin to show builds as a project tab atlassian.com/better-together/images/bamboo_jira_version.pngFormaldehyde
Scott: if you could do that, that'd be awesome!Liard
I'm setting up our company jira so I'll be doing this next week, I can't use guest access so its pretty much what you get from rss and status widget pages jetbrains.net/confluence/display/TCD4/…Formaldehyde
Jetbrains' tracker is now called You TrackRaphaelraphaela
By the way, if JIRA is configured to use Windows login, would Teamcity be able to connect to it?Custody
F
15

TeamCity 5 EAP has support for showing issues from Jira on the tabs of your build.

EAP Release Notes

you still don't have the integration in Jira itself which I would prefer

alt text

alt text

Formaldehyde answered 17/7, 2009 at 18:17 Comment(0)
A
5

There is this plugin https://marketplace.atlassian.com/plugins/com.stiltsoft.jira.teamcity

Auscultate answered 23/8, 2012 at 15:18 Comment(1)
It's worth noting that this plugin is (still) incompatible with Atlassian's hosted offering: JIRA Cloud (formerly known as JIRA OnDemand).Desman
S
4

TeamCity does not have extensive integration with JIRA as Bamboo does, and I am not aware of a plugin that provides it. TeamCity does however, offer a generic integration option to external sites which can be used for basic JIRA integration.

From their documentation:

TeamCity allows to map patterns in VCS change comments to arbitrary HTML pieces using regular expression search and replace patterns. One of the most common usages is to map an issue ID mentioning into a hyperlink to the issue page in the issue tracking system.

Read more here: Mapping External Links in Comments

I haven't set this up yet on our local TeamCity, so I can't testify as to how well it works.

Siegel answered 11/5, 2009 at 12:19 Comment(1)
that Jira mapping worked for me without having to change the regex. Result.Carnet
M
3

Yes, they are comming out with their own issue tracker. Read more in this blogpost: first eap for jetbrains issue tracker Charisma

you can try it here Charisma and here you can see video for some of the features

you can download the EAP version from here Charisma EAP download

Marauding answered 24/5, 2009 at 16:8 Comment(1)
I think Charisma was the internal name for what is now YouTrackHemostat
A
1

TeamCity does have a free plugin for Atlassian Confluence. Its provides a nice way to show your build status on your wiki.

You can find it in the Atlassian marketplace:

https://marketplace.atlassian.com/plugins/com.stiltsoft.confluence.extra.confluence-teamcity-plugin

Agoraphobia answered 29/8, 2014 at 13:22 Comment(0)
S
1

TeamCity has 3 build in Issue Tracking Systems:

1.BugZilla 2.JIRA 3.YouTrack

And there's a way to install the custom plugin for other ITS. I did an integration with FogBugz issue tracking system with TeamCity 9.x. https://github.com/jozefizso/teamcity-fogbugz

Selia answered 24/5, 2016 at 21:4 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.