Jenkins
Connect Jenkins to access build jobs, pipeline status, and CI/CD logs through Cendriix agents.
Overview
| Auth method | API Token |
| Setup time | ~5 minutes |
How to connect
- Navigate to Settings → Integrations → Connectors
- Click Connect on the Jenkins integration
- Enter your Jenkins API token
- Once configured, data becomes available to Cendriix agents
Getting your API token
- Go to your Jenkins instance → User → Configure → API Token
- Create a new token with appropriate permissions
- 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