Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Notifications & Event Listeners

Modified on July 26, 2024view on GitHub

Event listeners are useful for monitoring the actions and operations that occur in deployment scripts and pipelines in BuildMaster. Event listeners trigger specific actions or tasks (such as sending an email) when the specified event occurs.

BuildMaster has a handful of common built-in event listeners.

event-listeners.png

Event listeners can be added either as a post deployment step in a pipeline or specific to user via the My Event Listener user drop down.

myevent-listeners.png

Real-world Example

Organizations often use event listeners when a particular person owns an application or a group of applications. In this scenario, the application owner would receive an email when a build has been successfully deployed to production.

listener-deployed.png