Branch: refs/heads/master Home: https://github.com/jenkinsci/github-issues-plugin Commit: 31dca10e324e6fbd0c7cab0b422b387263f32329 https://github.com/jenkinsci/github-issues-plugin/commit/31dca10e324e6fbd0c7cab0b422b387263f32329 Author: Benjamin Gill <benjamin.g...@metaswitch.com> Date: 2017-07-13 (Thu, 13 Jul 2017)
Changed paths: M src/main/java/org/jenkinsci/plugins/githubissues/GitHubIssueNotifier.java Log Message: ----------- Add workflow support (#8) * Add workflow support Should resolve JENKINS-42629 * Run covers everything * Treat null Result as success In pipelines, Result is only set at the end. The common pattern is to explicitly set it to failed/unstable. Thus, we can assume that null => success. * Explain `result == null` -- 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.