Getting data into pipelines can be hard. Instead of wrangling APIs and chatops, you can now add custom forms directly to your Buildkite pipelines ππ» Getting input from your team has never been easier.
Screenshot of the Buildkite Secret Santa block step input fields
We even used it to automate our teamβs Secret Santa πππ πΌ
- block: "Question!"
prompt: "Please answer this important question"
fields:
- text: "What day is it today?"
key: "day-of-the-week"
The data that the user enters into the form is then available on subsequent steps from the build meta-data! π±
Screenshot of the block step input field example
To explore a pipeline with a block step and input fields, take a look at our example repository: https://github.com/buildkite/block-step-example
Check out all of the available input field options over in our documentation. Weβd love to hear what you think! Say hi on twitter, or send us an email.
Buildkite is the fastest, most secure way to test and deploy code at anyΒ scale.
Our self-hosted agents work in your environment with any source code tool, platform and language including but not limited to Ruby, Xcode, Go, Node, Python, Java, Haskell, .NET or pre-releaseΒ tools.