This repository is an example Buildkite pipeline that asks for input in a build using a Block Step.
It includes:
- A pipeline.yml for defining a pipeline with block step with with input fields
- A release.sh script for processing the values from the input fields
- A generate-notify-pipeline.sh for creating block prompt fields from a dynamic list of items
See Licence.md (MIT)