Optionalbranch?: stringThe branch for the build
Optionalcommit?: stringThe commit hash for the build
Optionalenv?: EnvOptionallabel?: stringThe label that will be displayed in the pipeline visualisation in Buildkite. Supports emoji.
Optionalmessage?: stringThe message for the build (supports emoji)
Optionalmeta_data?: { [k: string]: unknown }Meta-data for the build
Optionalname?: stringThe label that will be displayed in the pipeline visualisation in Buildkite. Supports emoji.
Optionaltrigger?: stringThe slug of the pipeline to create a build
Optionaltype?: "trigger"
Deprecated
Use .setAllowDependencyFailure() instead