Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 3a7e60bddd6e8a830bc2afa8ee4f4a84e389dd69
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/3a7e60bddd6e8a830bc2afa8ee4f4a84e389dd69
  Author: Jan Dohl <[email protected]>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java

  Log Message:
  -----------
  Provide GERRIT_MERGED_REVISION after change-merged

The newRev field of a change-merged event was not parsed yet.
Since this field holds the hash of a merge commit it can be important
in certain build conditions.
This patch exposes this field as a GERRIT_MERGED_REVISION variable
to Jenkins builds. It requires another patch in gerrit-events to work.


  Commit: f847c10a253a51f7462768efa983851d11792fb7
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f847c10a253a51f7462768efa983851d11792fb7
  Author: Jan Dohl <[email protected]>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java
    M src/main/webapp/help-whatIsGerritTrigger.html

  Log Message:
  -----------
  Use GERRIT_NEWREV, added help text


  Commit: 644d75d4f7a557ec0c31a32333e6bc0d122e71e8
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/644d75d4f7a557ec0c31a32333e6bc0d122e71e8
  Author: Robert Sandell <[email protected]>
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java
    M src/main/webapp/help-whatIsGerritTrigger.html

  Log Message:
  -----------
  Merge pull request #284 from polygon/feature/newrev_cm_parsing

Provide GERRIT_MERGED_REVISION after change-merged event


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/54703605ea44...644d75d4f7a5

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to