The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Create a Pull request from my Forked repo to Main repo via Bitbucket APIs

aejazahmed_mohammed
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 20, 2022

Hi Team,
Can you please help me how to raise a pull request automatically via APIs, this is to be used in my program that whenever a new repo is created via Jenkins job, i need to create a pull request for that repo name.

I had forked the original repo as i cant create separate branch due to limited permission issues. (Bitbucket version is 7.21.1)


In Browser the repos are:
=================

My Forked repo(Source) : 'https://URL/stash/users/MyUser/repos/RepoName/browse'
Original repo (Destination) : 'https:/URL/stash/projects/ProjectName/repos/RepoName/browse'

For Cloning the repos are:

=================
My Forked repo(Source) : 'https://URL/stash/scm/MyUser/RepoName.git'
Original repo (Destination) : 'https:/URL/stash/scm/ProjectName/RepoName.git'

How can i raise a pull request from source repo to destination repo?
Also please suggest how to add content/data in a file(eg: abc.json) of my forked repo and raise a PR to the main repo so that content/data are added to main repo file(abc.json) after approval/review, all this via APIs

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events