We recently moved from on-prem Bitbucket to Bitbucket Cloud. One of the nice features about on-prem was that whenever you made a commit to a repository, the next time you came to the bitbucket home page, it would show the repository and branch for that commit, and then ask if you wanted to create a pull request for it.
Our entire dev team loves that feature, and wishes it was on the cloud version. As it is now, you need to 1) drill in from the home page to the repository of interest 2) click on the pull requests nav bar item 3) click create pull request and 4) select the source branch. All four of these steps were accomplished in one click in the on-prem version.
Is this possible to do in Bitbucket Cloud? I've searched the open issues in the Bitbucket bug tracker, as well as the discussions and questions in Bitbucket community, but I don't see mention of this feature.
Hi Chase,
+1 for your request.
I do miss this feature, too. What I usually end up doing in BB Cloud is to go to repo > branches and find the branch(es) with the most recent updates on top of the list.
From there I do create a pull request.
Not ideal as you still need to locate the repository...
Best, Ulrich
// Izymes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.