mohamicorp / stash-jenkins-postreceive-webhook

Webhook used to notify Jenkins when commits are made to Stash
Other
138 stars 98 forks source link

Stash-Jenkins-web hook triggers on git commit,but not on git push #180

Open rsarunprashad opened 7 years ago

rsarunprashad commented 7 years ago

Hi @mikesir87

I am facing an issue integrating Stash(3.2) with Jenkins. My Observation is Local git commit (local)are firing GET request to jenkins,but git push(push) is not firing . As a result ,Jenkins polling is not detecting any Changes and jenkins statys 1 commit behind.