Please use a old freestyle job that can still use that plugin and let this job trigger your pipeline job. Otherwise please move on to https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Organization+Folder+Plugin and Jenkins 2.x
From: <[email protected]> on behalf of Greg Smith <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Wednesday, December 14, 2016 at 8:28 AM To: Jenkins Users <[email protected]> Subject: Pipeline: How to trigger buld on URL change? Hi, Pre moving all of our builds over to Pipeline, we had a few builds that required being triggered off of a URL change. We used the URL Trigger plugin, available here: https://wiki.jenkins-ci.org/display/JENKINS/URLTrigger+Plugin We'd like to still have something like this for our current setup. All of our projects have moved to the Github / Multibranch Pipeline plugin, so every one of our builds are defined by Jenkinsfiles, and the project properties are defined in our Jenkinsfiles. Is there a nice way to get the same kind of build trigger that was possible with the URLTrigger plugin? It does not appear that that plugin as been updated in forever, so I don't believe it supports Pipeline configuration. Anything taking its place? Or, workarounds others have used? Thanks, Greg -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d38af720-294c-4062-921e-2537a6c20621%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/d38af720-294c-4062-921e-2537a6c20621%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- 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/380A0CE6-13DF-4A2C-98B4-007F19607EB4%40cisco.com. For more options, visit https://groups.google.com/d/optout.
