jenkins-control-plugin
jenkins-control-plugin copied to clipboard
Remember Parameter between Builds
It would be great if I have a choice to remember the last parameter for a job
From Plugin Review Page
Hi, Click Build on Jenkins and where you have to input the branch name have an option to remember it otherwise it defaults to branch name from Jenkins.
Questions:
- Should this only for one (last) job or per job
Ideas:
- Storage in Project (kept after restart)
- Storage in Application (can be used for multiple project)
- Storage in current session only (after Restart the parameters are lost)
- Use a Run Configuration with preset Parameter values (blocked by #203).