Skip to Content
ConnectorsCircleCI

CircleCI

Connect CircleCI to surface pipeline status, build logs, and test results in Cortex.

Overview

Auth methodAPI Token
Setup time~5 minutes

How to connect

  1. Navigate to Settings → Integrations → Connectors
  2. Click Connect on the CircleCI integration
  3. Enter your CircleCI personal API token
  4. Once configured, pipeline data becomes available to Cendriix agents

Getting your API token

  1. Go to CircleCI User Settings → Personal API Tokens 
  2. Click Create New Token
  3. Give it a descriptive name (e.g., “Cendriix Integration”)
  4. Copy the token and paste it in the Cendriix setup wizard

Capabilities

Once connected, Cendriix agents can:

  • Read pipeline and workflow status
  • Access build logs and test results
  • Reference CI/CD context when debugging failures or planning deployments

Security notes

  • CircleCI personal API tokens have the same permissions as your CircleCI account
  • For narrower access, use a project-scoped token instead
  • Tokens are stored encrypted in AWS Secrets Manager
  • Disconnect at any time from Settings → Integrations → Connectors

Further reading

Last updated on