Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 895 Bytes

File metadata and controls

25 lines (14 loc) · 895 Bytes

ctrlplane-plugin

Introduction

This plugin integrates Jenkins with Ctrlplane by acting as a Job Agent. It allows Ctrlplane to trigger specific Jenkins pipeline jobs as part of a Deployment workflow. The plugin polls Ctrlplane for pending jobs assigned to it and injects job context (like the Ctrlplane Job ID) into the triggered Jenkins pipeline.

Getting started

For detailed installation, configuration, and usage instructions, please refer to the official documentation:

Ctrlplane Jenkins Integration Documentation

Issues

Report issues and enhancements on the GitHub Issues page.

Contributing

Refer to our contribution guidelines

LICENSE

Licensed under MIT, see LICENSE