jenkinsci / bitbucket-push-and-pull-request-plugin

Plugin for Jenkins v2.138.2 or later, that triggers job builds on Bitbucket's push and pull request events.
https://plugins.jenkins.io/bitbucket-push-and-pull-request
MIT License
46 stars 50 forks source link

Empty env BITBUCKET_PULL_REQUEST_LINK #330

Open pshiki opened 2 months ago

pshiki commented 2 months ago

Environment variable: BITBUCKET_PULL_REQUEST_LINK is empty in freestyle job and pipeline job after update plugin from 2.8.3 to 2.8.4 I try plugin update to 3.0.1 and 3.0.2, env BITBUCKET_PULL_REQUEST_LINK still empty.

Maybe Fix for issue security-3165 in ver. 2.8.4 broke env BITBUCKET_PULL_REQUEST_LINK

ver. 2.8.3 BITBUCKET_PULL_REQUEST_LINK 2 8 3

ver. 2.8.4 BITBUCKET_PULL_REQUEST_LINK 2 8 4