There is a Run button and a build history interface in the top right corner of the page. Click the Run button to re-run the current build configuration. Click the ellipsis on the Run button to customize a build to run. Use Build Actions drop-down menu to add commentary and tags to the build, and to pin or unpin the build. Use Edit Configuration Settings drop-down to navigate to particular stage of editing current build configuration parameters. Click the guillemets (angle quotes) on the build history interface to navigate to Build Results pages of the previous and next builds (identified with their build state and number), or click the All history link to view the build history tab of the build configuration home page.  | In TeamCity, any UI element is available only if you have permissions to access the corresponding option. |
|
|
The Changes tab appears on the Build Results page and shows the list of changes included in build. The header of each entry contains the following information:

By default, the headers are collapsed. Being expanded, each entry shows:
- VCS comment. Besides textual information, a comment can be mapped to an external link.
- Date and time of build completion.
- Number of modified files and type of change (edited, added, deleted)
- List of changed files links. Click a file link to open the file in the differences viewer. Click
to open the source code in the currently active IDE.
Clicking the Run build with these changes link opens the Run Custom Build Dialog where you can trigger a build with the particular changes:
 | Please note that the build run with particular changes will be considered as History Build. |
See Also: