> On 18.11.2016, at 11:01, Fritz Elfert <[email protected]> wrote: > > can someone please enlighten me. What is the check labelled > "continuous-integration/jenkins/pr-head" in a PR supposed to check and > why is this one failing:
It builds the head commit of the PR branch (rather than merge it into the base branch, then build that). It is likely failing due to a regression in a plugin update yesterday: https://ci.jenkins.io/blue/rest/organizations/jenkins/pipelines/Core/jenkins/branches/PR-2639/runs/1/log/?start=0 I filed https://issues.jenkins-ci.org/browse/INFRA-981 > Perhaps some core dev can shorten the description of that check. It > tries to tell me something in the GUI but the text is cut off. It reads: > > continuous-integration/jenkins/pr-head — This com... Bug in GitHub more than anything else. I'd have expected there to be a complete text in the tooltip, but there is no tooltip. -- 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/1353E9A7-2A75-4E60-B422-CE5BFFC85D8C%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
