You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Example
- origin/feat/10-fix
- user1/feat/10 -> upstream/develop
how to create this pr?
- origin/feat/10-fix -> user1/feat/10
Hey @hong_ji
Welcome to the community.
I don't understand what you mean by PR to PR. Are you trying to create a PR that compares to another PR or Branch to Branch?
That said, you can check our guide below on how to create a Bitbucket pull request:
If you want to create a pull request to merge changes from Branch "10-fix" to "10" then you can simply go to the PR tab on the left side > Create pull request, then select the Source branch (the left panel) as your "10-fix" branch and the destination branch (the right panel) and create the PR
This should create a PR with the source as "10-fix" and the destination branch as "10".
Cheer,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.