TeamCity 4.0 Help

Notification Conditions

Notification conditions are events you want to be notified about. The following events are supported:

Event

Description

The build fails

A build fails.

Ignore failures not caused by my changes

Notification is sent only if a build failure was caused by your changes.

The first failed build after a successful build

The first build's failure occurs after a successful build. Notifications about subsequent failed builds will not be sent.

The build is successful

A build is successful.

The first successful build after a failed build

The build is successful after a failed build. Notifications about subsequent successful builds will not be sent.

The first error occurs

The very first error occurs in a build. Notification is sent immediately, even before the build is finished.

The build starts

A build starts.

The build is probably hanging

TeamCity detects that a build is probably hanging. The hanging build detection heuristics includes exceeded build estimate and no build messages received for a certain amount of time.

Responsibility changes

Any activity of a person that is responsible for a build's failure (e.g. this person takes responsibility for the failed build, or reports that problem is fixed, etc.)

Last modified: 20 April 2023