TeamCity Integration for JIRA add-on supports application links of two types:
- native JIRA application links
- add-on specific TeamCity application links
Creating a TeamCity Application Link
Starting from version 2.5.0, you have a capability to create a TeamCity application link.
- Navigate to JIRA > Administration > TeamCity Configuration > TeamCity Servers.
- Click Add TeamCity Server.
- In the Add TeamCity server form specify the following information:
- Name - enter the name of the TeamCity server.
- URL - enter address of the TeamCity server.
- Username - enter the username of the user account having access to TeamCity projects.
- Password - enter the password of the user account having access to TeamCity projects.
- Click Test connection to verify the connection to the TeamCity server.
- Click Add.
A new application link will appear on the list with other TeamCity application links.
Creating a Native Application Link
...