stash-pullrequest-builder-plugin icon indicating copy to clipboard operation
stash-pullrequest-builder-plugin copied to clipboard

Fix issue with Jenkins 2.141 and changes for JENKINS-52818

Open Alex-Vol-SV opened this issue 7 years ago • 2 comments

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

Alex-Vol-SV avatar Sep 22 '18 19:09 Alex-Vol-SV

+1

2rba avatar Dec 03 '18 12:12 2rba

Unmaintained repo, unrelated to the Jenkins Project FYI. See https://github.com/nemccarthy/stash-pullrequest-builder-plugin/issues/158

batmat avatar Jan 21 '19 14:01 batmat