Branch: refs/heads/merge_authentication_failure
  Home:   https://github.com/jenkinsci/ghprb-plugin
  Commit: ec68ddd5ffb0535cb47b52f53a45ec5bd2b539e4
      
https://github.com/jenkinsci/ghprb-plugin/commit/ec68ddd5ffb0535cb47b52f53a45ec5bd2b539e4
  Author: Arcadiy Ivanov <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbPullRequestMerge.java

  Log Message:
  -----------
  GhprbPullRequestMerge must NOT persist and serialize logger #192

fixes #192, connected to #192


  Commit: 08f23e2e738d21a956b376f39dce5c275e8ec5fe
      
https://github.com/jenkinsci/ghprb-plugin/commit/08f23e2e738d21a956b376f39dce5c275e8ec5fe
  Author: Jonathan Lebon <[email protected]>
  Date:   2015-09-26 (Sat, 26 Sep 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/ghprb/extensions/status/GhprbSimpleStatus.java

  Log Message:
  -----------
  Don't create a commit status in onEnvironmentSetup()

The commit status that would be created in onEnvironmentSetup() would
happen right after the one from onBuildStart() and thus would wipe
whatever the user wanted to have set there as their startedStatus string
(or e.g.  if the user had specified "--none--" to avoid any update at
all). Remove that status update since it is superfluous.


Compare: 
https://github.com/jenkinsci/ghprb-plugin/compare/683cad07a595...08f23e2e738d

-- 
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