You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have configured the jenkins and github for running pull request and it is working fine for only one pull request, if i create any further pull requests its not triggering.
I am getting following log
Mar 16, 2018 12:29:42 PM org.jenkinsci.plugins.ghprb.GhprbRootAction handleAction
INFO: Checking PR #4 for abhijeetka/maven-hello-world
Mar 16, 2018 12:29:42 PM org.jenkinsci.plugins.ghprb.GhprbGitHubAuth checkSignature
INFO: Signatures checking OK
Mar 16, 2018 12:29:42 PM org.jenkinsci.plugins.ghprb.GhprbTrigger handlePR
INFO: Checking PR #4 for job small-java-maven
Mar 16, 2018 12:29:42 PM org.jenkinsci.plugins.ghprb.GhprbPullRequest updatePR
INFO: Pull request #4 was updated/initialized on abhijeetka/maven-hello-world at 3/16/18 12:29 PM by Abhijeet kamble (PR update)
Mar 16, 2018 12:29:42 PM org.jenkinsci.plugins.ghprb.GhprbRootAction handleAction
WARNING: Request not known for event: push
I am not sure why this is getting for only one PR. Is there any setting which i configured wrong.
The text was updated successfully, but these errors were encountered:
Hi,
I have configured the jenkins and github for running pull request and it is working fine for only one pull request, if i create any further pull requests its not triggering.
I am getting following log
I am not sure why this is getting for only one PR. Is there any setting which i configured wrong.
The text was updated successfully, but these errors were encountered: