For instance:

In that image, I'm on https://buildkite.com/.../builds?branch=feature%2Fsplit-pipeline, that is, the list of builds for the feature/split-pipeline branch. I clicked "New Build", and it suggested "develop". As suggested in the image, it could instead suggest the feature/split-pipeline branch. The same would be true if I was looking at a specific build of this branch (the build in the background of the image is number 324, so if I was on https://buildkite.com/.../builds/324).
If there's an expectation that most "New Builds" would be on the repo's default branch, alternatives could be:
- radio boxes like:
- autocompletion of branches buildkite knows about
(Or possibly all three: radio boxes, with the current branch chosen by default, along with autocompletion in the Other box!)
For instance:
In that image, I'm on https://buildkite.com/.../builds?branch=feature%2Fsplit-pipeline, that is, the list of builds for the
feature/split-pipelinebranch. I clicked "New Build", and it suggested "develop". As suggested in the image, it could instead suggest thefeature/split-pipelinebranch. The same would be true if I was looking at a specific build of this branch (the build in the background of the image is number 324, so if I was on https://buildkite.com/.../builds/324).If there's an expectation that most "New Builds" would be on the repo's default branch, alternatives could be:
(Or possibly all three: radio boxes, with the current branch chosen by default, along with autocompletion in the Other box!)