Skip to content

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

Notifications You must be signed in to change notification settings

j1m-renwick/build-with-parameters-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%