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.
Our team is looking for a way to disable pull requests from being auto-updated whenever code is pushed to the branch in the request. We would prefer to let the issuer of the PR choose when to update the code in the PR. This would allow our developers to continue to regularly push code to the branch they are developing in without reviewers having their review status changed to "Unapproved". Reviewers should only have their review status changed to "Unapproved" once the developer has determined that the branch is ready to review again.
As far as I know, this is not currently possible in BitBucket cloud. I am open to suggestions about how we can modify our git workflow to facilitate this, but I do not want to have to create additional "staging" branches for every development branch.
There is an old Jira issue requesting this feature, but the issues seems to have been closed without careful consideration: https://jira.atlassian.com/browse/BCLOUD-22135