On 01/07/2015 09:44 PM, Jesse Glick wrote: > On Wed, Jan 7, 2015 at 7:21 AM, René Scheibe <[email protected]> wrote: >> So we fix a) the Details link and they have a look at b) the Status message. > > Not sure what that means. The links are fine. acceptance-test-harness > is a separate repo and has nothing to do with a PR against the jenkins > repo. I have not enough rights to see the job config details in Jenkins. >From the "Details" link I just saw that the triggered "jenkins-core" job has >"acceptance-test-harness" as downstream job. So I thought the pending result >was from this one. Seems I was wrong.
> The problem is just that there are two statuses displayed, when the > second (after the build passes) ought to have superseded and hidden > the first (when the build starts). According to an earlier thread on > this list, RM-2775 [1] in the PR plugin is a consequence of an > enhancement on the GH side [2]. > > [1] https://rm.cloudbees.com/issues/2775 > [2] > https://github.com/blog/1935-see-results-from-all-pull-request-status-checks I have no account for this issue tracker. Following the status link [1] from the Jenkins support email, it clearly shows that two different "context"s ("Jenkins" and "default") are used when generating the status. GitHub groups statuses by context. So always using the same context should resolve the problem. I already had a look at the GitHub pull request builder plugin [2] you mentioned yesterday but it confused me. I could not even find simple strings like "Jenkins is validating pull request ..." or "This pull request looks good". So I am not even sure if I am looking at the correct sources. [1] https://api.github.com/repos/jenkinsci/jenkins/statuses/711e5233f3c6c3777613541d8a988932f3b64a02 [2] https://wiki.jenkins-ci.org/display/JENKINS/GitHub+pull+request+builder+plugin Cheers René -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/54ADB2E0.1030405%40gmail.com. For more options, visit https://groups.google.com/d/optout.
