I am using Jenkins Multibranch pipeline.
I've configured the APIs (github-webhook and ghprbhook) on GitHub.
Currently, If I click on "Scan Repository Now/Scan Repository Log" in 
Jenkins, the Jenkins will go through the GitHub and creates a new PR job in 
Jenkins if there are any PR on GitHub.
So I need to trigger this Multibranch pipeline whenever there is a Pull 
Request raised on GitHub. I want this pipeline to trigger automatically 
when there is a PR on GitHub.
What do I need to do to achieve this approach?
Is it possible to trigger Multibranch pipeline automatically whenever a PR 
is raised on GitHub?

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d8148d67-4fb7-47fb-a718-dad51ac81b42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to