CircleCI
Connect CircleCI to surface pipeline status, build logs, and test results in Cortex.
Overview
| Auth method | API Token |
| Setup time | ~5 minutes |
How to connect
- Navigate to Settings → Integrations → Connectors
- Click Connect on the CircleCI integration
- Enter your CircleCI personal API token
- Once configured, pipeline data becomes available to Cendriix agents
Getting your API token
- Go to CircleCI User Settings → Personal API Tokens
- Click Create New Token
- Give it a descriptive name (e.g., “Cendriix Integration”)
- 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