Hello,
I am new to this community and this is my first post.
I am trying to create a Pull request using Jenkins in bitbucket server repo, even though I have installed the pull request plugin I'm still getting errors.
Can anyone help me with this?
I was finally able to figure this out and was able to create a bitbucket rest api pull request using the python option of the code and run it in your jenkins pipeline as a script. I hope this helps someone
Find more options to pass into your PR and token documentation here
https://developer.atlassian.com/cloud/bitbucket/rest/intro/#pullrequest
https://confluence.atlassian.com/bitbucketserver/http-access-tokens-939515499.html
This is the code I used:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.