docs icon indicating copy to clipboard operation
docs copied to clipboard

The source files for the Buildkite documentation

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

https://buildkite.com/docs/pipelines/notifications seems to be missing [`github_commit_status`](https://github.com/buildkite/pipeline-schema/blob/4118c1c96181545497d7894147014d335b79b351/schema.json#L264) (which is also mentioned here: https://buildkite.com/docs/integrations/github#customizing-commit-statuses

This PR provides a PR review for the newish Files and Helm registry pages. This PR also adds newer features, which includes: - The 'single command' (with short-lived token) publish...

After making some additions to the Pipelines API docs page, I noticed the coding examples provided in the properties tables for requests was not always consistent. This PR aims to...

api
rest

Bumps jdkato/vale from v3.9.4 to v3.10.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jdkato/vale&package-manager=docker&previous-version=v3.9.4&new-version=v3.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

This https://buildkite.com/docs/pipelines/source-control/gitlab#commit-statuses saids commit statuses are not supported on Gitlab. It looks like this is now supported: https://github.com/buildkite-plugins/gitlab-status-buildkite-plugin

I am trying to fetch the list of team members for a specific team using the GraphQL API. The query works fine for teams without spaces in their names (e.g.,...

Hi Team, How we can configure the slack notifications only for scheduled builds.

Currently, our team is attempting to use the Buildkite plugin to access Artifactory. However, we've created a access token scoped to a group vs an user and now we're having...

👋 Howdy! We would love it if there was a standard hook that existed for "pre- pipeline upload" such that the hook would get a chance to customize the YAML...