Confused about TeamCity repository connection when using other Team Tools

Last time I tried to install TeamCity, my builds failed, saying that I shouldn't be connected to GitHub, since YouTrack was my issue tracker.

This time, I cannot figure out how to create a project because the source selection choices do not appear to include YouTrack.

 

0
1 comment

TeamCity projects are separate, they are not shared with YouTrack. In TeamCity project settings, you can find Issue trackers section where you can configure connection from TeamCity to YouTrack. As a result, when someone mentions issue id in commit message, TeamCity will transform this id to a link to YouTrack.

0

Please sign in to leave a comment.