zegocover/Buildkite Pipeline

Trigger a Buildkite pipeline

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
access_tokenA Buildkite access token which must have the `write_builds` permission, and if you want to wait for the builds to complete also needs the `read_builds` permission.yes
pipelineName of the pipeline to trigger, in the format `organization/pipeline.yes
branchName of the branch to build.yes""
commitThe commit to build.yes""
messageThe message to associate with the build.no:github: Triggered by GitHub Action
envEnvironment variables to pass to the Buildkite build in JSON format.no
asyncIf true then the action does not wait for the build to complete.no
namedescription
idThe identifier of the build.
numberThe build number.
urlThe API URL of the build.
web_urlThe web URL of the build.
stateThe state of the build.
dataThe raw data about the build in JSON format.