Tag

Active Choices

0 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
May 23, 2023 · Operations

Using the Active Choices Plugin for Dynamic Parameter Selection in Jenkins Pipelines

This tutorial explains how to install the Jenkins Active Choices plugin and create dynamic, script‑driven parameters—including checkboxes, radio buttons, and reactive fields—to enhance pipeline builds with flexible UI controls.

Active ChoicesDynamic ParametersJenkins
0 likes · 3 min read
Using the Active Choices Plugin for Dynamic Parameter Selection in Jenkins Pipelines
DevOps Cloud Academy
DevOps Cloud Academy
Nov 23, 2020 · Operations

Using the Active Choices Plugin for Dynamic Parameterized Builds in Jenkins Pipelines

This guide explains how to install the Active Choices plugin in Jenkins and use Groovy scripts to create dynamic, parameterized build options such as checkboxes, radio buttons, and cascading selections within a Pipeline, including a complete Jenkinsfile example.

Active ChoicesGroovyJenkins
0 likes · 5 min read
Using the Active Choices Plugin for Dynamic Parameterized Builds in Jenkins Pipelines
DevOps Cloud Academy
DevOps Cloud Academy
Feb 25, 2020 · Operations

Using Active Choices Plugin for Dynamic Parameterized Builds in Jenkins Pipelines

This guide explains how to install and configure the Jenkins Active Choices plugin to create dynamic, parameterized builds in Pipeline projects, including using Groovy scripts for checkbox, radio button, and multi-select UI widgets, and handling reactive parameters with conditional logic.

Active ChoicesDynamic ParametersJenkins
0 likes · 2 min read
Using Active Choices Plugin for Dynamic Parameterized Builds in Jenkins Pipelines