ghprb
ghprb copied to clipboard
Simultaneous PR creation, always keeping the pending state
I created two PR's and Jenkins started the build recognizing that both were created, but one of the items created are always keeping the pending state.
If the build occurs separately for each PR, the two are successfully state.
- Log of job:
GitHub pull request #13 of commit 59f1b973184ed58d6e01d1083518138c2e9ae6ec, no merge conflicts.
GitHub pull request #12 of commit 042b30a97e7e310111cb6cf5138facfe8c3be878, no merge conflicts.
Setting status of 59f1b973184ed58d6e01d1083518138c2e9ae6ec to PENDING with url http://localhost:8090/job/github-flow-pull-request/88/ and message: 'Build started sha1 is merged.'
...
Setting status of 59f1b973184ed58d6e01d1083518138c2e9ae6ec to SUCCESS with url http://localhost:8090/job/github-flow-pull-request/88/ and message: 'Build finished. '
Finished: SUCCESS
- Log of jenkins:
jun 07, 2016 4:37:04 PM INFO org.jenkinsci.plugins.ghprb.GhprbPullRequest
Created Pull Request #13 on user/repo by user ([email protected]) updated at: 07/06/16 16:35 SHA: 59f1b973184ed58d6e01d1083518138c2e9ae6ec
jun 07, 2016 4:37:04 PM INFO org.jenkinsci.plugins.ghprb.GhprbPullRequest updatePR
Pull request #13 was updated on repo user/repo but there aren't any new comments nor commits; that may mean that commit status was updated.
jun 07, 2016 4:37:06 PM INFO org.jenkinsci.plugins.ghprb.GhprbPullRequest
Created Pull Request #12 on user/repo by user ([email protected]) updated at: 07/06/16 16:35 SHA: 042b30a97e7e310111cb6cf5138facfe8c3be878
jun 07, 2016 4:37:06 PM INFO org.jenkinsci.plugins.ghprb.GhprbPullRequest updatePR
Pull request #12 was updated on repo user/repo but there aren't any new comments nor commits; that may mean that commit status was updated.
I have the same problem.
Does anyone know what is a status of this issue?
I have the same problem. It seems there is no development on this bug.