Skip to content

buildkite/block-step-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite Block Step Example

Build status Add to Buildkite

This repository is an example Buildkite pipeline that demonstrates how to use a Block Step to pause a build and prompt for manual input.

👉 See this example in action: https://buildkite.com/buildkite/block-step-example

See the full Getting Started Guide for step-by-step instructions on how to get this running, or try it yourself:

Add to Buildkite

The build is paused at the first block step, prompting for release details

The build is paused at the first block step, prompting for release details

The release form with fields for name, changelog, and release type

The release form with fields for name, changelog, and release type

The pipeline resumes after the first block step, with the notify step next in the build

The pipeline resumes after the first block step, with the notify step next in the build

The notify input dialog prompting for which team should be notified

The notify input dialog prompting for which team should be notified

The pipeline completes, and the release script logs all submitted input values

The pipeline completes, and the release script logs all submitted input values


How it works

This example:


License

See LICENSE (MIT)

About

An example pipeline that demonstrates how to use a block step to pause a build for manual input.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages