Hello,
Can someone help to know which function can give source branch name when pull request is created.
In order to get the source branch name when the pull request is created you can create a Custom Listener for PullRequestOpenedEvent event and then you can use pullRequest.fromRef.displayId in your script.
Many Thanks and Kind Regards,
Jose Marques
Software Engineer - ScriptRunner for Bitbucket
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.