I integrated Jenkins with Github using web hooks and I created a multi-branch pipeline and I am using JenkinsFile.
Jobs are created automatically and I am able to run the tests when a PR is created.Once the tests are passed my pipeline waits for the code review to be completed before merging. I would like to merge the PR when the code review is done. I am pushing all the Web hook events from Github to Jenkins. How can I resume my pipeline when a code-review event is pushed to my Jenkins. Please help me if anyone worked on this. -- 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/e1f72226-99c6-4221-acfb-8047c76805c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
