docs icon indicating copy to clipboard operation
docs copied to clipboard

The source files for the Buildkite documentation

Results 81 docs issues
Sort by recently updated
recently updated
newest added

We keep getting questions about when Test Analytics Monitoring and Alerts will be back. The docs is misleading it says it coming back soon. But Test Analytics confirmed they do...

test-analytics

Added two examples for Clusters with GraphQL: inclusive of fetching Cluster queues for a given organisation, and also the current running Jobs for a given Cluster Queue (ID).

api
graphql

[Conditionals](https://buildkite.com/docs/pipelines/conditionals) are a really great feature that we'd like to use, but there was some uncertainty as to where the build.author information comes from. Can we be sure that this...

This change: - Adds a note underneath the main page within the `docs/pages/agent/v3/aws/secrets_manager.md` page (Storing agent tokens) to clarify the need for only one IAM role to be set in...

agent

We kept getting questions about commit status, we needed more clarification in the docs

integrations

The text says: > To automatically cancel any remaining jobs as soon as the first job fails (except jobs that you've marked as `soft_fail`), add the `cancel_on_build_failing: true` attribute to...

As per feedback from @timriley, I propose moving the optional branch limiting filter to it's own section. Github Merge Queues will work out of the box with the first steps,...

pipelines

On this doc: https://buildkite.com/docs/pipelines/notifications#conditional-notifications some examples use `if: build.state == "passed"` other use `if: "build.state == 'passed'"` without an (obvious) explicit mention that both work or if one is preferred

Look at https://buildkite.com/docs/pipelines documentation page it does not have "next" and "previous" buttons so users have to scroll up, click menu, find current page, find next one and click. And...

fix #353 with the code from https://github.com/buildkite/agent/pull/1960

agent