Boost your Confluence experience with powerful status management tools. Discover how to effectively use native status macros and enhance workflows with Handy Macros. Streamline updates, track progress, and create interactive dashboards effortlessly.






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…

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. Awesome Graphs is an…

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…