Overview

Trigger actions on application events

Introduction

You can use automations to trigger actions on application events, such as when a build is uploaded, or when a release is created.

This feature can be used to easily notify external services of actions within your workspace, passing relevant build data, perhaps allowing further actions to be triggered - such as a custom deployment workflow.

Supported events

You can configure automations to trigger on the following events:

Event NameDescription
build.createdNew build uploaded
build.created.streamBuild created in a specific stream
build.movedBuild moved to a different stream (any stream)
build.moved.streamBuild moved into a specified stream
build.label.addedLabel added to build (new or existing)
release.createdRelease created
release.updatedRelease updated - builds added or removed

Available automations

Find documentation for the available automations below.