# Trigger Build Actions

The `trigger_build` is an extremely powerful action that will trigger your repository's build. You can control what workflow is executed by specifying the parameters. Your [CI/CD integration](https://help.sleuth.io/integrations-1/builds) defines the required parameters for Sleuth to trigger the build process.

The `trigger_build` action is best used in concert with Sleuth's [Slack based Approvals](https://help.sleuth.io/slack-mission-control/approvals). Together they can be used to define your deployment workflow.

| Integration                                                                                                         |
| ------------------------------------------------------------------------------------------------------------------- |
| ​[Bitbucket Pipelines](https://help.sleuth.io/sleuth-automations/actions/trigger_build/trigger-build-bb-pipelines)​ |
| ​[CircleCI](https://help.sleuth.io/sleuth-automations/actions/trigger_build/trigger-build-circleci)​                |
| ​[Github Actions](https://help.sleuth.io/sleuth-automations/actions/trigger_build/trigger-build-gh-actions)​        |
| [Jenkins](https://help.sleuth.io/sleuth-automations/actions/trigger_build/jenkins)                                  |
