Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TeamCity and JIRA?

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?

like image 442
sivabudh Avatar asked Apr 15 '09 23:04

sivabudh


People also ask

How does Jira integrate with TeamCity?

Enabling Feature To make TeamCity send build/deploy information to Jira Cloud: When configuring a connection to Jira Cloud, specify the Jira Cloud Client ID and Server secret settings. Add the Jira Cloud Integration build feature to a build configuration, and select the preconfigured connection to Jira Cloud.

What is TeamCity software used for?

TeamCity is used to build and test software products in an automated manner. It provides rapid feedback on every code change, reduces code integration problems, and leads to more effective teamwork. Many popular games, websites, banking systems, and all of JetBrains products are built with TeamCity.

Is TeamCity a build tool?

TeamCity is a build management and continuous integration server from JetBrains. It was first released on October 2, 2006 and is commercial software and licensed under a proprietary license: a freemium license for up to 100 build configurations and three free Build Agent licenses are available.


1 Answers

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

like image 57
Scott Cowan Avatar answered Sep 23 '22 03:09

Scott Cowan