v2.1.6+Jenkins API Credentials
Use Jenkins API Credentials to establish a secure and authenticated connection from HCL UnO Agentic AI Builder solutions to your Jenkins server instance. This integration enables your AI agents to interact programmatically with Jenkins pipelines to trigger jobs, retrieve build statuses, and manage automated CI/CD workflows.
Before you begin
Ensure the following prerequisites are met:
-
A valid Jenkins user account with the appropriate permissions to execute target actions.
-
An active API token generated from your Jenkins user profile settings (User > Configure > API Token).
| Option | Description |
|---|---|
| Credential Name |
A unique and descriptive name for the Jenkins credential. Example: jenkins_prod_credential |
| Jenkins Server |
The base URL of the Jenkins server. Example:
|
| Username | Jenkins username used for authentication. |
| API Token | Jenkins API token generated from the Jenkins user profile. |