Skip to content

jenkinsci/build-with-parameters-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build with Parameters Plugin

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, 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:

Build

Running mvn hpi:run will get you hpi plugin file in "./target" directory

Changelog

The latest releases are documented in the GitHub releases page.

1.7 - Mar 5, 2022

  • Update to support icons removal from Jenkins Core
  • Bumped parent POM and minimal Jenkins version are now 2.204

1.6 - Oct 13, 2021

  • Move documentation to GitHub

1.5.1 - Mar 26, 2021

1.5 - Oct 4, 2020

  • Require Jenkins 2.60.3 or newer.

1.4 - Jun 2, 2017

1.3 - Nov 10, 2014

About

Prompt for confirmation of job parameters provided by the user before triggering the job

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 18

Languages