Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install the plugin with Universal Plugin Manager  or  manually .
  2. Install the plugin license:
    • If you generated a license on our site, install it in Administration > TeamCity Configuration > License Details.
    • If you generated a license on Marketplace, install it as described here
  3. Create the TeamCity Application Link as described here
    Note: You don't need to create a link for every project. One Application Link will be enough. 

    You will see your link in the Application Links list. 
  4. Configure Basic HTTP Authentication for Outgoing Authentication as described here. Use the credentials of the TeamCity user you configured earlier. These credentials will be used by the Application Link. 
      

How to

...

See TeamCity Builds

Immediately after installation, the plugin displays the TeamCity tab on the Project, Version and Issue pages in JIRA and starts indexing all TeamCity builds looking for those containing JIRA Issue Keys.

Note: Issue Key is a JIRA issue ID. Normally, it's specified in a commit log message in a version control system integrated with TeamCity. For example, a developer commits a source code file adding the log message DEMO-5 Added compatibility with older browser versions, the build that includes this change will be shown in JIRA in the DEMO project and in issue DEMO-5. 

While the plugin is analyzing the builds, you will see the the following message on the TeamCity tab.

...