Introduction Hello everyone! In this post, we will see how we can configure Jenkins to automatically trigger a Jenkins build job, whenever a Pull Request is merged on Github. To follow along with this tutorial make sure that you have an initial setup of Jenkins running and a Github repository to test it out. When I started searching on how to do this, I was not able to find many useful resources.