-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: github-plugin
-
Environment:jenkins 2.263.4
github plugin 1.33.0
-
1.33.1
When I upgraded the github plugin, I started to have failure on webhook delivery on github.
<title>Error 400 Provided signature [xxxxxxx] did not match to calculated</title>
It was random but a lot of failure vs the number of success. (about 25% error, as I monitor the status returned)
Â
As soon as I revert back to the 1.32 version, the error got away.
Â