I'm using Bitbucket Server v4.9.0 and Jenkins 2.19.2.
Our team is now creating pull requests on feature branches. We have Bitbucket configured to spawn a Jenkins build when the PR is merged to master, but I'd like to make Jenkins build the pull request branch when the pull request is created. I'm not sure how to make this happen. I have a feeling it will involve the "Pull Request Notifications" feature, but I don't understand how that works. I've tried searching for documentation, but I can't find anything useful.