Understanding CloudBees CI and Jenkins® integration

2 minute read

CloudBees CI and Jenkins® integration connects existing continuous integration infrastructure to CloudBees Unify, preserving automation investments while enabling centralized governance, security scanning, and cross-tool visibility. Understanding this integration helps you leverage platform capabilities without migrating pipelines or replacing infrastructure.

The bridge between CI and unified platform

CloudBees CI and Jenkins integration extends standalone CI infrastructure by connecting it to CloudBees Unify’s unified security, analytics, and release orchestration services.

Controllers retain their existing configuration, plugins, and pipeline definitions. A lightweight plugin establishes communication with CloudBees Unify, transmitting build metadata, test results, and artifact information without affecting pipeline execution performance. This approach recognizes that enterprises have significant investments in Jenkins automation that shouldn’t be discarded.

How controllers connect to CloudBees Unify

The integration uses a secure, asynchronous communication model that preserves CI performance while enabling platform features.

Single controller integration

Single controller integration connects individual CloudBees CI or Jenkins controllers directly to CloudBees Unify. Each controller maintains its own connection with configurable permissions and visibility settings. This pattern suits standalone Jenkins instances, distributed teams, or gradual adoption scenarios.

Multi-controller integration via the operations center

Multi-controller integration uses CloudBees CI operations center to automatically discover and connect all controllers. The operations center coordinates connections and ensures consistent configuration across controllers. This pattern suits enterprises with centralized CI governance and standardized practices.

Component alignment

The repository configured as the branch source maps to a CloudBees Unify component, inheriting platform permissions and organizational boundaries. Each multibranch Pipeline maps to a workflow inside that component. This alignment enables CI data to flow naturally into security posture management, analytics, and release coordination.

Why integrate CI with CloudBees Unify

Integration transforms isolated CI infrastructure into connected components of the software delivery value stream.

Automatic security scanning

Integrated pipelines trigger CloudBees Unify’s security scanning engines without requiring scanner installation in individual pipelines. The platform normalizes findings across different scanner formats (Black Duck, Trivy, SonarQube), enabling consistent vulnerability management. Security teams assess organizational risk and track remediation through centralized dashboards.

Operations health visibility

CloudBees CI and Jenkins controllers also send operations data to CloudBees Unify, which is available in the CI insights for Jenkins dashboard, providing visibility into system health, project activity, and usage patterns.

DORA metrics contribution

Pipelines that include the registerBuildArtifactMetadata and registerDeployedArtifactMetadata steps contribute build and deploy events to DORA metrics, including deployment frequency, lead time, mean time to recovery, and change failure rate. Pre-built dashboards aggregate this data across all controllers.

Artifact traceability

The platform tracks artifact lineage from source commit through build, test, scanning, and deployment. This traceability answers critical questions: what code runs where, which vulnerabilities affect production, how changes propagate through environments.

Test intelligence

Test results flow into analytics that identify execution bottlenecks and failure patterns. Historical analysis reveals tests that frequently fail together or rarely catch real issues.

Common integration patterns

Organizations adopt integration patterns that align with their infrastructure and governance needs.

Incremental adoption starts with one team’s controller to validate value before expanding. This minimizes risk while teams learn platform capabilities.

Centralized governance integrates all controllers simultaneously through the operations center. This suits enterprises with compliance requirements or standardization initiatives.

Hybrid infrastructure connects controllers across on-premises, cloud, and hybrid environments. The platform aggregates data regardless of controller location.