Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins job is triggering for only one pull request and ignoring other PR changes #482

Open
abhijeetka opened this issue Mar 16, 2018 · 0 comments

Comments

@abhijeetka
Copy link

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

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant