Skip to main content
Buildkite
Updated over 2 weeks ago

By integrating Buildkite with DX, you can analyze CI/CD metrics and workflow data. Please visit our schema explorer to see what data DX imports—note that DX does not read or access your source code.

Prerequisites

To connect Buildkite to DX, you need:

Setup instructions

Step 1

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

  2. The permissions needed are:

    1. read_organizations

    2. read_pipelines

    3. read_builds

Step 2

  1. Navigate to the connector setup form in DX.

  2. Enter the credentials you have generated in the previous steps—refer to the information below for errors and troubleshooting.

Errors

The table below lists potential error codes 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?