feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Got feedback? Please let us know!

Results 100 feedback issues
Sort by recently updated
recently updated
newest added

Hi, I'd like to be able to only run a job in a pipeline if a particular file (or maybe matching path/glob) has changed. I'd like to use this to...

feature

![image 1](https://user-images.githubusercontent.com/188038/36179773-cf9122f6-1171-11e8-9beb-87589f96cc6c.png) Currently there is no way to find out which builds are blocking a step in a specific concurrency group (https://buildkite.com/docs/builds/controlling-concurrency). Would be great if there was a visual...

It would be great to be able to define a pipeline with a set of jobs, but have that work for multiple repos. For example, a simple pipeline that ran...

feature

We're using buildkite to help with some integration testing by doing a tiny bit of AWS orchestration. We need to clean up these resources when the pipeline is done regardless...

https://blog.github.com/2018-05-07-introducing-checks-api/ https://developer.github.com/changes/2018-05-07-new-checks-api-public-beta/ I am not entirely sure should Buildkite be using in any way and how exactly can it be, but this sounds interesting. Here is also how Travis integrated...

Any chance to get an option `cancelable: true|false`, disabling the "Cancel" button in the web UI?

Hi, As part of our pipeline, we are having some block step, which require user manual input. We want to have a timeout configured for this step as well, but...

feature

Pipelines fail very silently if a step is waiting on a step that is undefined anywhere else. so `- label: "First Step" ... - label: "Second Step" - dependsOn: "some-non-existent-step"`...

Hi, Is it possible to automatically cancel the old builds that are waiting on the blocked step to avoid people accidentally unblocking old blocked builds? A use case could be...

**Story** Per my conversation with the team on [Twitter](https://twitter.com/amcdnl/status/732711407192530944), I'd like to request a feature for JIRA integration. We recently moved from Jenkins to BuildKite for our commercial product and...

feature