Meet Aimee, a savvy data analyst who loves using spreadsheets daily. Recently, Aimee’s company switched to Confluence Cloud, and she wants to complete her latest project directly in the Atlassian…
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 the applications. It allows for transferring a large amount of data across the systems, blending it,…
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…
In this article, we’ll describe two ways to get pull request Cycle Time / Lead Time for Bitbucket Data Center using the Awesome Graphs for Bitbucket app. What Pull Request Cycle…
SonarQube is a popular automatic code review tool used to detect bugs and vulnerabilities in the source code through static analysis. While the Community Edition is free and open-source, the…