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?

Ilya Ryzhenkov
  • 11,782
  • 1
  • 40
  • 50
sivabudh
  • 31,807
  • 63
  • 162
  • 228
  • 2
    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: http://jetbrains.net/tracker/welcome/TW . But I don't know if they are "coming out" with it. – sereda Apr 16 '09 at 01:34
  • 1
    I'm keen on this too, I'm going to write a plugin to show builds as a project tab http://www.atlassian.com/better-together/images/bamboo_jira_version.png – Scott Cowan Apr 17 '09 at 12:54
  • Scott: if you could do that, that'd be awesome! – sivabudh Apr 17 '09 at 17:20
  • 1
    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 http://www.jetbrains.net/confluence/display/TCD4/Enabling+the+Status+Widget+for+Build+Configurations – Scott Cowan Apr 24 '09 at 11:07
  • Jetbrains' tracker is now called [You Track](http://www.jetbrains.com/youtrack/) – Edward Mar 09 '12 at 08:53
  • By the way, if JIRA is configured to use Windows login, would Teamcity be able to connect to it? – Ustaman Sangat Jul 16 '12 at 21:24

6 Answers6

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

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
Scott Cowan
  • 2,652
  • 7
  • 29
  • 45
5

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

JDPeckham
  • 2,414
  • 2
  • 23
  • 26
  • 3
    It's worth noting that this plugin is (_still_) incompatible with Atlassian's hosted offering: JIRA Cloud (formerly known as JIRA OnDemand). – chrnola Oct 30 '14 at 21:08
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.

Matthew Jaskula
  • 1,266
  • 1
  • 16
  • 16
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

Nikita Ignatov
  • 6,872
  • 2
  • 34
  • 34
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

Brad Schoening
  • 1,281
  • 6
  • 22
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