> On 18.11.2016, at 11:01, Fritz Elfert <
fr...@fritz-elfert.de> 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.