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.
We operate in an environment where there are a lot of branches, when I try to create a new pull request, in my case by default the 'master' branch becomes the target; This is not the target branch I'm looking for 99.9% of the time. Also, this tries to create a diff of commits being populated to the description section which I have to clean up too.
Is there a way around this to make sure that the master branch is not preloaded in each and every new PR I try to raise?
You can also set the main branch ( the one which you want to merge every time a PR is raised) by going under Repository Details and select Advanced Section. Choose Main Branch dropdown.