On Mon, Jan 25, 2016 at 5:50 PM, R. Tyler Croy <[email protected]> wrote:
> > > IRC is actually a very simple protocol, so you may be able to modify this > example: > < > https://github.com/jenkinsci/workflow-examples/blob/master/pipeline-examples/slacknotify/slackNotify.groovy > > > for now and just use netcat to send messages to IRC. > > The example you gave uses HTTP web hooks exposed by Slack. That example isn't useful at all for IRC. It would be better to modify the Jenkins IRC plugin to by pipeline/workflow compatible. -- Craig -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/CAG%3DrPVdyQi7nSkEOowsELz3fQNJKytiwUSyDE%2BTSOjQy5hdDCA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
