I look for a solution where it is actually Jenkins that look for the pull request in git and triggers job and report back the result.
Usually it is git hook triggers the job in Jenkins. But due to a new procedure, I be working the other way.
it should be the Jenkins that does everything.from checking any pull request on git and triggering itself and send result to git.