I would love some minor additions to the new build modal.
- If I am on a page for a branch
https://buildkite.com/acme-co/my-pipeline/builds?branch=foo
when I click “New Build” can the branch field be pre-populated with that branch rather than the default branch? - When a user clicks on the “Branch” dropdown, can it be pre-populated with branches that have run builds in that Pipeline, basically matching the list of branches you would see on that Pipeline’s main page?
- I don’t know if this is possible, but retrieving a list of remote branches from GitHub would be great as well.