Operations | Monitoring | ITSM | DevOps | Cloud

July 2023

Finish code reviews faster with improved comment navigation

Whether you're the author of a pull request or a code reviewer, it's important to focus on what matters, while making sure you don't miss any important feedback from your teammates. This is especially true when you're making a return visit to a pull request, and you want to pay the most attention to any sections of the PR with unresolved comment threads.

Improving discoverability of the git blame functionality on Bitbucket Cloud UI

We are making git blame feature more discoverable on the Bitbucket Cloud UI. A very useful feature of git, git blame has been available on the Bitbucket Cloud UI for years. Similar to how git blame works with git, on Bitbucket Cloud it annotates each line in the given file with information from the commit which introduced the line.