Back to Search AI connectors list Jenkins is an open-source automation server used for Continuous Integration (CI) and Continuous Deployment (CD) in software development. The Jenkins Connector ingests dashboard summaries, jobs, builds, and plugin data into Search AI.Documentation Index
Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Specification | Details |
|---|---|
| Repository type | On-Premise |
| Supported content | Jenkins Dashboards, Jobs, Builds, Plugins |
| RACL support | No |
| Content filtering | No |
Prerequisites
Search AI communicates with Jenkins through its APIs, authenticated via an API token.Generate an API Token in Jenkins
- Sign in to Jenkins.
- Click your Username in the top-right.
- Go to Configure.
- Scroll to API Token and click Add New Token.
- Generate the token, copy it, and store it securely.
Configure the Jenkins Connector
- Navigate to Content > Connectors in Search AI and select Jenkins.
- On the Authorization tab, enter the following details:
| Field | Description |
|---|---|
| Name | Unique name for the connector |
| Jenkins Server URL | URL of the hosted Jenkins instance |
| Username | Username of the account used for ingestion |
| API Token | API token generated above |
- Click Connect.