Skip to main content
The bolt.run.started event is triggered when a Bolt run starts. Use it to react to runs as they begin, for example to post a “run started” notification or to start your own timer. The payload carries the run identifiers, the git context, and the full schedule configuration. Per-command results are not included yet (the run has only just started); those arrive with the bolt.run.completed event.

Example payload

Fields

Environment

Schedule

Workspace