You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

What are Build Event Handlers

Build Event Handlers are tasks which execute on the server (as opposed to Actions which run on the agents). They can be configured to respond to one or more Build Events which occur as the build progresses. 

The following Event Handler types are available:

How to Create an Event Handler

Build Event Handlers can be created within the Events step of the Configuration Wizard.


Build Event Handler

Event Handler Name

The name of the build event handler.

Run Order

The run order.

Enabled

Determines if the build event handler will be executed.

Type

The type of build event handler.


Conditions


The conditions which must all evaluate as true before the build event handler is executed.


  • No labels