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.
Is there is any way in bit-bucket through which we can merge Dev to Qa branch?
I mean to say whenever the new code comes in Dev branch it merges into Qa branch after approval from reviewers?
Hi, @tv- cm, welcome to the community!
Currently, we don’t have automatic branch merging in Bitbucket Cloud. There is a feature for auto-merging when builds pass, which is useful if you have merge checks (for at least X successful builds) as a requirement for merging PRs.
In order to use this feature, you'll need to enable this for the branch that you wish to automatically merge from Repository Settings > Branch Permissions > Edit/Add branch permission > Allow automatic merge when builds pass.
You can read more about how this feature works in the following blog post:
With that said, we also have a feature request to add automatic branch merging for Bitbucket Cloud as you can see here:
I would suggest that you add your vote there (by selecting the Vote for this issue link) as the number of votes helps the development team and product managers better understand the demand for new features.
You are more than welcome to leave any feedback, and you can also add yourself as a watcher (by selecting the Start watching this issue link) if you'd like to get notified via email on updates.
Implementation of new features is done as per our policy here and any updates will be posted in the feature request.
Kind regards,
Caroline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.