stash-pullrequest-builder-plugin
stash-pullrequest-builder-plugin copied to clipboard
Fix issue with Jenkins 2.141 and changes for JENKINS-52818
The new logic exposed this incorrect usage from this plugin. Had to add null guard because this is failing a findbugs test although the .get() method is marked with @Nonnull annotation in the Jenkins core class.
This fixes #148
+1
Unmaintained repo, unrelated to the Jenkins Project FYI. See https://github.com/nemccarthy/stash-pullrequest-builder-plugin/issues/158