Lachlan Donald
Lachlan Donald
I want `block` steps to have a `required: true|false` parameter that indicates whether the build is green or yellow until the block is triggered. In that world, `timeout` with `required:...
We'll discuss, interested to know a bit more about what you'd use this for!
Thanks for the suggestion @a141144! We've had a few requests for this before, but generally our philosophy is to not have access to source code (which we'd need for something...
I wonder if we could make that a plugin @KevinGrandon?
The thing I generally don't like about that approach is you need to give write access to your git repository to your CI environment.
Apologies @a141144, you're right I did misunderstand. I'm going to re-open this!
Yeah, would be awesome to see something like this that used a block step and our API.
Thanks for the writeup @petemounce! I'll copy my response to your initial email in here and then follow up on the bits that are new: > Securely running third-party builds...
Started work on an alternative to passing an Agent Access Token to jobs in https://github.com/buildkite/agent/pull/759.
Agent v3.1.2 has an experiment in it for passing a socket to builds vs `$BUILDKITE_AGENT_ACCESS_TOKEN`, we're hoping this will become a standard feature in the agent soon!