×
Sep 7, 2021 · The plugin provides two types of parameters: simple text-field parameter and a choice (drop-down) parameter. If the parameter is a text-field, ...
Example Configuration: Active Choices Reactive Reference Parameter. Below we present 3 examples of Reactive References with different Choice Types and their ...
This plugin adds "Extensible Choice" as a build parameter.You can select how to retrieve choices, including the way to share choices among all jobs.
Aug 27, 2019 · To define parameters for your job, select the This project is parameterized check box. The Add Parameter drop-down is enabled with the list ...
Sep 7, 2021 · Adds ability to choose branches, tags or revisions from git repository configured in project. · Parameter Type · Branch · Branch Filter · Tag Filter ...
Missing: choice | Show results with:choice
Dec 13, 2018 · The only way this could work is when there is no global parameters. If there is only Local parameters then they wont be overriden.
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
Missing: png | Show results with:png
site:jenkins.io choice param 03.png from wiki.jenkins.io
New choices of build parameters: Generator Parameter, and Generator Choice Parameter. ... Parameters. Text box entries to ... jobgenerator-plugin03.png (image/png)
site:jenkins.io choice param 03.png from issues.jenkins.io
Support scripted parallel blocks in parallel stages in a declarative pipeline. Example pipeline: pipeline { agent none stages { stage('Parallel Stage') { ...