Branch: refs/heads/master Home: https://github.com/jenkinsci/ghprb-plugin Commit: 628ae016a756a6a9ecc5b0a46640ecc5e5fe2053 https://github.com/jenkinsci/ghprb-plugin/commit/628ae016a756a6a9ecc5b0a46640ecc5e5fe2053 Author: Jonathan Lebon <jle...@redhat.com> Date: 2015-09-23 (Wed, 23 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. Commit: 7bf4231eeed93a92724f4a2e7ab154519050f914 https://github.com/jenkinsci/ghprb-plugin/commit/7bf4231eeed93a92724f4a2e7ab154519050f914 Author: David Tanner <darthtan...@gmail.com> Date: 2015-09-23 (Wed, 23 Sep 2015) Changed paths: M src/main/java/org/jenkinsci/plugins/ghprb/extensions/status/GhprbSimpleStatus.java Log Message: ----------- Merge pull request #189 from jlebon/pr/fix-started Don't create a commit status in onEnvironmentSetup() Compare: https://github.com/jenkinsci/ghprb-plugin/compare/77ddcc140fe3...7bf4231eeed9 -- 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.