Branch: refs/heads/JENKINS-34762-GHissue-352
  Home:   https://github.com/jenkinsci/ghprb-plugin
  Commit: 009d8ec59b74f814a6687651e3556a4c2d037627
      
https://github.com/jenkinsci/ghprb-plugin/commit/009d8ec59b74f814a6687651e3556a4c2d037627
  Author: Ben Patterson <bpatter...@edx.org>
  Date:   2016-11-23 (Wed, 23 Nov 2016)

  Changed paths:
    R 
src/main/java/org/jenkinsci/plugins/ghprb/GhprbAdditionalParameterEnvironmentContributor.java
    A src/main/java/org/jenkinsci/plugins/ghprb/GhprbParametersAction.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbTrigger.java
    M src/test/java/org/jenkinsci/plugins/ghprb/GhprbIT.java

  Log Message:
  -----------
  Fix empty parameters

This is related to:
[JENKINS-34672] and described in issue 352 for this repo on GitHub.

Parameters were not being properly inserted into the build environment,
resulting in failures for downstream jobs, as well as a blank set
of Parameters available in the GUI.

Refactored SECURITY-170 to insert the variables into the build
environment such that they are available in the environment
and available for pushing downstream.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to