[JIRA] (JENKINS-41259) Add per-build selectable parameters to multibranch pipeline

2018-02-23 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 You can do that - see https://jenkins.io/doc/book/pipeline/syntax/#parameters for Declarative Pipeline syntax, or, for Scripted, go to the Pipeline Syntax page from a Pipeline job on your Jenkins master and use the properties step.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-41259  
 
 
  Add per-build selectable parameters to multibranch pipeline   
 

  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins

[JIRA] (JENKINS-41259) Add per-build selectable parameters to multibranch pipeline

2017-01-20 Thread andrew.cepon...@cenx.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Ceponkus created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41259  
 
 
  Add per-build selectable parameters to multibranch pipeline   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 pipeline  
 
 
Created: 
 2017/Jan/20 3:20 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Andrew Ceponkus  
 

  
 
 
 
 

 
 From what I've seen in examples, it is possible to set properties in a common global library that is passed along to a multibranch pipeline build, however I don't see how to force a parameter that is selectable at run time. Ideally, I'd want to set a multibranch pipeline build plan to be parameterized, and then enter the parameter ("Build with parameters") when I kick off the build.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment