Skip to main content
Buildkite
Updated over a week ago

Introduction

To add a Buildkite connection, you need an API Access Token.

Steps to Connect

Step 1 must be completed by a Buildkite admin.

Step 1

Log in to Buildkite as an admin and create a new access token.

The permissions needed are:

  • read_organizations

  • read_pipelines

  • read_builds

Step 2

Navigate to the Data Cloud > Connections screen within DX, then add a connection using your credentials generated in the previous step.

Errors

This table lists error codes that you may encounter when adding a connection in DX.

Error

Description

invalid_credentials

Your API credentials entered are not valid.

invalid_permissions

Your API token does not have the permissions required by DX.

no_resources

Your service account does not have access to any projects or repositories.

Did this answer your question?