Page tree

Versions Compared

Key

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

Talk
idtalk-1151

Info

Since 2.6.0 version, TeamCity Integration for JIRA add-on integrates with the Release Hub in JIRA Software.

...

You need to check a bunch of things whether issues are complete, program code is committed, reviewed, and, finally, merged, builds have passed all the necessary tests, and so on. The Release Hub in JIRA Software can help you to track the development progress and see when it is time to release a version.

Viewing the build information for an issue

  1. On the JIRA navigation sidebar, select Release Hub.
  2. Select the appropriate tab with issues grouped by status.
  3. Locate the issue you are interested in.
  4. Click the icon located next to the commit number.
  5. In the opened form, you can view the build configuration, status of the latest build, test results and date of build completion. Right from this form, you can quickly transition to the related section in TeamCity.

...