Has anyone successfully implemented this integration for triggering a Jenkins pipeline? I've added the Slack token into the Authentication Token field in the Pipeline config, but can't seem to get it triggered properly.
After issuing the trigger word from Slack, on the Jenkins server, I see this in the log: WARNING: No valid crumb was included in request for /job/Staging-Pipeline-DBS-Parallel/build. Returning 403. However, I can trigger the build just using the url directly: http://myhost.compute-1.amazonaws.com:8090/job/Staging-Pipeline/build?token=MyToken Any thoughts? Thanks. -- 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/0a0b9a9e-f4ee-4ab3-b972-2e52fa0bf312%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
