Trigger property plugin

1 minute readExtensibilityDeveloper productivity

This plugin allows configuring the CloudBees CD/RO server to poll the specified property for updates with a preconfigured schedule. If an update is detected, the pipeline or release object runs.

Plugin version 2.0.0

Revised on February 21, 2022

Updated Perl version required

This plugin is using an updated version of Perl, cb-perl shell (instead of old ec-perl). This means that it needs CloudBees CD agent version 10.3+ in order to work.

Plugin procedures

Triggers Support

The polling schedule is managed by the PropertyPollingTrigger located in the Electric Cloud project.

When polling triggers are created, the polling schedule checks the specified CloudBees CD/RO property.

For configurations, refer to Configuring triggers.

The PropertyPollingTrigger schedule must be enabled.

To enable it:

  1. Go to DevOps Essentials  Platform Home page.

  2. From the Projects tab, select Electric Cloud.

  3. Select the Schedules tab and enable the PropertyPollingTrigger.

Release notes

Trigger-Property 2.0.0

  • Upgraded from Perl 5.8 to Perl 5.32. The plugin is not backward compatible with releases prior to CloudBees CD/RO 10.3. Starting with this release, a new agent is required to run the plugin procedures.

Trigger-Property 1.1.1

  • Fixed setup of webhook API when properties are defined in Trigger property name field.

Trigger-Property 1.1.0

  • The plugin was pulled under SLA and officially released.

Trigger-Property 1.0.0

  • First release.