Change
Any modification of the source code which you introduce. If a change has been committed to the Version Control System, but not yet included in a build, it is considered pending for a certain build configuration.
TeamCity suggests several ways to view changes:
My Changes page shows the list of builds that contain changes, committed by the current user and already included in builds.
Pending changes are accessible from the Projects page, build configuration page, or build results page.
Viewing and analyzing changes involves the following possibilities:
Observing actual changes that are already included in the build, in the Changes link of the Projects page.
Observing pending changes in the Pending Changes tab of the the Build Configuration Home Page.
Overview for a failed build, if your changes have caused a build failure.