On Mon, Sep 19, 2016 at 4:12 AM, Bibek Shrestha <[email protected]> wrote: > The Notification Plugin (https://github.com/jenkinsci/notification-plugin) > has not been updated to support the Pipeline plugins. > That is at the end `onCompleted(Run r, TaskListener listener)`, it should > POST few EnvVars to a configurable URL.
Sounds like this should be reworked to be a `Notifier` which additionally implements `SimpleBuildStep`. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1yO4pGnO8T%3DhFOuGwyPN-TZQKBy_B3x2K1MmDkrRbX9A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
