Page tree

Versions Compared

Key

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

Starting from version 2.2.0, you can run builds in TeamCity right from JIRA. Talkidtalk-717This can be achieved with the custom field that is added into the necessary screens of JIRA. This custom field also stores the history of builds that were run from it.

Info

Your administrator should configure the TeamCity Build Runner custom field for the specific JIRA project.

...

  1. Open the JIRA issue.
  2. Locate the Trigger build link and click it.
  3. In the Trigger build form, click Confirm.
    Image Removed
    Talk
    idtalk-715
    Image Added
  4. Once you have run the build, the notification will be displayed in the form.
    Image RemovedImage Added
  5. In case of any unexpected error, the corresponding notification will be displayed in the form too.

...

  1. You can view the build history while viewing the JIRA issue or when triggering a build.
  2. Open the JIRA issue.
  3. Click the View history link. Alternatively, you can open the Trigger build form and click View history link.
  4. In the opened Builds history form, you can view the following information about the build:
    • Branch - TeamCity branch which the build relates to.
    • Build Number - build number within the project.
    • Start Date - time and date when the build was run.
    • Changes - description of changes specified by the developer.
    • Duration - duration of the build procedure.
    • Tests - number of passed tests.
  5. Click Close when complete.

...

  1. .

...