j1m-renwick / build-with-parameters-plugin

Allows the user to provide parameters for a build in the url (similar to /job/JOBNAME/buildWithParameters), prompting for confirmation before triggering the job.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins-build-with-parameters-plugin

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

This is VERY similar to /job/JOBNAME/buildWithParameters, with one key difference: a 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: Example screenshot

About

Allows the user to provide parameters for a build in the url (similar to /job/JOBNAME/buildWithParameters), prompting for confirmation before triggering the job.


Languages

Language:Java 100.0%