Native Confluence tables are often seen as limited, but that view can be overly simplistic. They already cover what many users expect in terms of basic information structuring and lightweight…
Cycle Time / Lead Time is one of the most important metrics for software development. It can tell a lot about the efficiency of the development process and the teams’…
Tracking pull request review time plays a central role in identifying bottlenecks and improving the code review process. In this article, we’ll explore how to use the Awesome Graphs for Bitbucket app to extract…
Have you ever wasted time scrolling the mouse wheel trying to find some of the old commits? Luckily, there are some ways to make your life easier when you search for…
Being a universal file type, CSV serves as a go-to format for integrations between applications. It allows for transferring a large amount of data across the systems, blending it, and…
Learn how to build a report with pull request size statistics in terms of lines of code and commits made during the specified period.
Using SQL queries to obtain commit statistics from Bitbucket can provide more flexibility in solving custom use cases than REST API. However, Bitbucket Data Center doesn’t store commits in the…