-
Bug
-
Resolution: Fixed
-
Critical
The implementation of JENKINS-27902 was incompatible for GitStatus.Listener implementations, and did not even update one of the two implementations inside the Git plugin. The result is that in 2.4.0 and later, webhook notifications are not delivered to multibranch projects.
- is blocking
-
JENKINS-27902 Allow to pass additional request parameter for notifyCommit
-
- Closed
-
- links to
Code changed in jenkins
User: Jesse Glick
Path:
multibranch/src/test/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinderTest.java
http://jenkins-ci.org/commit/workflow-plugin/1fd0023a0cfb1f0d0aa0dd069371e58ae24d208d
Log:
JENKINS-31884Integration test for Git webhooks in multibranch projects.