-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Component/s: github-plugin
Upon upgrading a number of plugins on one of our Jenkins clusters, we observed that builds were failing with the following exceptions:
Â
ERROR: [GitHub Commit Status Setter] - Cannot retrieve Git metadata for the build, setting build result to UNSTABLE
Â
Rolling the `GitHub` plugin back from '1.29.3' to '1.29.2' removes the error and builds now function as expected.Â