Skip to Content
ConnectorsJenkins

Jenkins

Connect Jenkins to access build jobs, pipeline status, and CI/CD logs through Cendriix agents.

Overview

Auth methodAPI Token
Setup time~5 minutes

How to connect

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

Getting your API token

  1. Go to your Jenkins instance → User → Configure → API Token
  2. Create a new token with appropriate permissions
  3. Copy the token and paste it in the Cendriix setup wizard

Capabilities

Once connected, Cendriix agents can:

  • Read build job status and console output
  • Access pipeline configurations
  • Reference CI context when debugging build failures

Security notes

  • Use scoped tokens with minimal permissions where available
  • Tokens are stored encrypted in AWS Secrets Manager
  • Disconnect at any time from Settings → Integrations → Connectors

Further reading

Last updated on