I've found if I use jgit instead of a system installed git, the webhook is
working as expected
We did see a different issue where git publisher failed when trying to push
tags during post-build:
The recommended git tool is: NONE
using credential xxx
Pushing tag v25.34 to repo origin
RefSpec is
:32:22 AM UTC-6 Ross Bender wrote:
> I've noticed the same happening every time. When I push to Github:
>
>- Job 1 successfully receives webhook and build is triggered.
>- Job 2 errors receiving webhook and build is not triggered. Github
>hook log shows &
roubleshoot the issue?
On Wednesday, November 25, 2020 at 7:05:58 PM UTC-6 Ross Bender wrote:
> Thanks for the reply Mark.
>
> We do have git installed/configured on the controller and the hook does
> succeed for some builds, but not all. The hook succeeds for other builds
> that als
r the PortableGit installer. Be sure that
> the location where command line git is being found has a copy of ssh.exe
> available in the bin directory adjacent to the location where git is located
>
>
> On Wed, Nov 25, 2020 at 1:15 PM Ross Bender wrote:
>
>> I have a build
I am having the same issue. I have an account and can log into
https://accounts.jenkins.io/, but when I try logging into
https://issues.jenkins.io/ I receive the error "Sorry, your username and
password are incorrect - please try again."
My username is l3ender. Can someone advise or assist? Tha
I have a build job configured for "GitHub hook trigger for GITScm polling".
The build succeeds when triggered manually, but always fails when it is
triggered via Github webhook!
Additionally, the other strange thing is I have a different build job
pointing to the same repository which also is c