Jenkins : Build With Parameters Plugin

Plugin Information

View Build With Parameters on the plugin site for more information.

Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version:

Allows the user to provide parameters for a build in the url, prompting for confirmation before triggering the job.

The plugin exposes $JENKINS/job/$JOB/parambuild url to trigger the build with parameter. Unlike $JENKINS/job/$JOB/buildWithParameters, human must confirm that the parameters are correct before the build is triggered. This is useful if you want to create a list of jobs with parameters to trigger ahead of time, and execute it at some future date (e.g. a deployment plan).

An example triggering of a job with the plugin:

Changelog

1.4

1.3

Attachments: