mohamicorp / stash-jenkins-postreceive-webhook

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

A new Pull Request created in Stash does not cause Webhook plugin to send notification #86

Closed karlins closed 9 years ago

karlins commented 9 years ago

Scenario:

  1. Create a new pull request in Stash
  2. Look for "*notifyCommit" sub string in Jenkins logs

Expected: A notification from Stash Webhook Plugin (HTTP GET "... notifyCommit...") shall be detected by Jenkins.

Observed: There is no notifications reported in Jenkins logs

Versions: Stash: v2.10.1 Stash Webhook Plugin: 2.5.0 Jenkins Git Plugin: 2.2.4

Comments:

  1. Committing to the branch (same as in a pull request) does sent notification to Jenkins

Thank you, Sergey

mikesir87 commented 9 years ago

Duplicate of #83. Merging