TeamCity 3.0 Help

Build Configuration State

In general, build configuration state reflects the state of its last finished build (except Personal Build which do not affect the build configuration state). Also, the build configuration state will change to "failed" when there's at least one currently running and failing build, even if the last finished build was successful. You can view the build configuration status in the Projects.

Icon

Build configuration state

Description

Paused

paused

Build configuration was paused, so that no builds are triggered automatically.

Build gray

unknown

There were no finished builds in this configuration.

Success

successful

The last build executed successfully.

Error

failed

The last build with this build configuration executed with errors or one of the currently running builds is failing.

Error with resp

responsibility taken

Some developer is trying to fix the problems with the failed builds (see Responsibility).

Fixed

probably fixed

The developer who took responsibility for the failed builds has submitted a fix; in this case the status will not change to successful until the build with the fix has executed successfully.

Last modified: 20 April 2023