Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: git-plugin
-
Labels:None
-
Environment:Platform: All, OS: All
-
Similar Issues:
Description
I would like to be able to use parameters in the "Branches to build"
configuration setting.
Something like origin/myproject-${version}-branch should check replace the
${version} string with the correct value given in the build parameters.
Code changed in jenkins
User: Nicolas De Loof
Path:
src/main/java/hudson/plugins/git/GitSCM.java
http://jenkins-ci.org/commit/git-plugin/2283620895c888f5f02f06fcac2fb33f1def0691
Log:
[FIXED JENKINS-8563] add support for env expansion
on branch specification