How-To Guides

Step-by-step tutorials for setting up and using AI code review tools.

43 posts

How to Export Azure DevOps Data to Excel (6 Methods, 2026)

Step-by-step guide to export Azure DevOps work items, boards, pipelines, test results, and code review data to Excel using built-in tools, REST APIs, Power BI, CSV exports, and Analytics views.

Sourcery GitHub Integration: PR Review Setup

Set up the Sourcery GitHub integration for automated PR code review. Covers GitHub App install, repo config, custom rules, and team rollout.

How to Set Up Sourcery AI in PyCharm: Step-by-Step

Step-by-step guide to set up Sourcery AI in PyCharm. Covers plugin install, authentication, refactoring, code metrics, shortcuts, and troubleshooting.

How to Set Up Sourcery AI in VS Code: Complete Guide

Step-by-step guide to install and configure Sourcery AI in VS Code. Covers sign-in, refactoring, custom rules, troubleshooting, and alternatives.

SonarQube GitLab CI Integration: Configuration Guide

Configure SonarQube in GitLab CI with .gitlab-ci.yml examples for MR decoration, quality gates, Docker scanning, caching, and monorepo support.

SonarQube Gradle Integration: Setup and Config

Set up SonarQube Gradle integration step by step. Covers build.gradle, Kotlin DSL, multi-module projects, JaCoCo coverage, and CI pipelines.

SonarQube Jenkins Integration: Pipeline Setup

Integrate SonarQube with Jenkins pipelines. Covers plugin install, Declarative Jenkinsfile, quality gates, webhooks, and multi-branch setup.

How to Deploy SonarQube on Kubernetes with Helm

Deploy SonarQube on Kubernetes using Helm. Covers values.yaml, PostgreSQL, persistent volumes, ingress, resource limits, and quality gates.

SonarQube Maven Plugin: Analyze Java Projects

Configure the SonarQube Maven plugin to analyze Java projects. Covers pom.xml setup, multi-module projects, JaCoCo coverage, and CI/CD.

How to Install SonarQube with Docker

Install SonarQube with Docker and Docker Compose. Covers PostgreSQL setup, sonar-scanner config, production tips, and cloud alternatives.

SonarQube Docker Compose: Production-Ready Configuration

Production-ready SonarQube Docker Compose setup with PostgreSQL, HTTPS, backups, resource limits, and multi-instance deployment.

SonarQube GitHub Actions: Automated Code Analysis Workflow

Set up SonarQube in GitHub Actions with workflow YAML for PR analysis, quality gates, caching, monorepos, and troubleshooting common issues.

Snyk GitHub Integration: Step-by-Step Setup Guide for 2026

Set up Snyk GitHub integration with this step-by-step guide. Covers GitHub App install, repo imports, scanning config, fix PRs, and Actions setup.

Snyk GitLab Integration: Complete Setup Guide for 2026

Set up Snyk GitLab integration step by step. Covers personal access tokens, project imports, MR checks, .snyk policy files, and GitLab CI pipelines.

How to Use Snyk in CI/CD: Jenkins, GitHub Actions, More

Set up Snyk in CI/CD pipelines. Covers GitHub Actions, Jenkins, GitLab CI, Azure Pipelines, snyk test vs monitor, and container scanning.

How to Review Pull Requests in VS Code (2026)

Step-by-step guide to reviewing GitHub and GitLab pull requests directly in VS Code using GitHub Pull Requests extension, GitLens, and Copilot review.

Semgrep CLI Tutorial: Installation and First Scan

Semgrep CLI tutorial covering installation via pip, brew, and Docker, first scan, rulesets, output formats, ignoring findings, and CI basics.

How to Write Custom Semgrep Rules: Complete Tutorial

Learn to write custom Semgrep rules with YAML syntax, pattern matching, metavariables, taint tracking, and real-world examples for SQL injection and XSS.

How to Set Up Semgrep GitHub Action for Code Scanning

Set up the Semgrep GitHub Action for automated code scanning. Covers workflow YAML, rulesets, PR comments, SARIF upload, custom rules, and caching.

How to Set Up Qodo AI in VS Code: Installation Guide

Step-by-step guide to install and configure the Qodo AI extension in VS Code. Covers sign-in, test generation, code suggestions, and settings.

Reduce Code Review Time by 50% - Proven Strategies

Proven strategies to cut code review time in half. Covers PR sizing, automation, async workflows, stacked PRs, and AI tools with real engineering metrics.

Set Up Qodo AI in JetBrains IDEs

Step-by-step guide to install and configure the Qodo AI plugin in JetBrains IDEs for AI code review, test generation, and quality workflows.

Qodo Merge GitHub Integration: Automated PR Review Setup

Set up Qodo Merge on GitHub for automated PR reviews. Covers GitHub App install, slash commands, configuration, and self-hosted PR-Agent setup.

How to Setup Codacy: Complete Step-by-Step Guide (2026)

Set up Codacy for automated code quality. Covers GitHub integration, PR analysis, quality gates, code coverage, and .codacy.yml configuration.

How to Setup CodeRabbit: Complete Step-by-Step Guide (2026)

Set up CodeRabbit for AI code review in under 10 minutes. GitHub App install, .coderabbit.yaml config, review profiles, and troubleshooting all covered.

How to Set Up Semgrep - Installation and Config Guide

Set up Semgrep for security scanning. Covers CLI install, custom rules, GitHub Actions integration, Semgrep Cloud, PR comments, and troubleshooting.

How to Setup Snyk in 2026 - Complete Step-by-Step Guide

Set up Snyk for application security. Covers CLI install, SAST, container and IaC scanning, GitHub Actions integration, and .snyk policy files.

How to Setup SonarQube - Docker and CI/CD Guide

Set up SonarQube with Docker Compose, SonarScanner, quality gates, and GitHub Actions CI/CD - from Community Edition to enterprise deployment.

How to Use CodeRabbit for Automated Pull Request Reviews

Learn how to use CodeRabbit for AI-powered PR reviews. Step-by-step setup, YAML config, review commands, and tips to maximize automated code review.

How to Automate Code Reviews - Complete Setup Guide

Automate code reviews with AI tools, linters, and CI/CD pipelines. Covers GitHub Actions, GitLab CI, and tool configuration for every team size.

Configuring .deepsource.toml: Reference Guide

Learn how to configure .deepsource.toml with analyzer setup, transformers, exclude patterns, and multi-language examples for every supported language.

DeepSource GitHub Integration: Setup and Configuration Guide

Learn how to integrate DeepSource with GitHub. Step-by-step setup, .deepsource.toml config, PR comments, Autofix, and troubleshooting covered.

DeepSource GitLab Integration: Setup Guide

Set up DeepSource with GitLab. Covers OAuth connection, .deepsource.toml, MR analysis, Autofix, coverage via GitLab CI, and troubleshooting.

CodeRabbit Azure DevOps: Setting Up AI Code Review

Set up CodeRabbit on Azure DevOps step by step. Covers Marketplace install, pipeline config, branch policies, and PR review setup.

CodeRabbit Configuration: .coderabbit.yaml Reference

Complete .coderabbit.yaml reference - review profiles, path filters, custom instructions, linter config, and example configs for every team size.

CodeRabbit GitHub Integration: Setup Guide

Set up the CodeRabbit GitHub integration step by step. Covers app install, permissions, .coderabbit.yaml config, and troubleshooting.

CodeRabbit GitLab Integration: Configuration Guide

Set up CodeRabbit GitLab integration for AI code review on merge requests. Covers OAuth, project config, MR analysis, and CI/CD pipeline setup.

How to Integrate Codacy with Bitbucket Pipelines

Set up Codacy with Bitbucket Pipelines for automated code review. Covers app install, pipeline YAML, PR checks, quality gates, and coverage reporting.

Codacy GitHub Integration: Setup and Config Guide

Learn how to integrate Codacy with GitHub step by step. Covers GitHub App install, PR analysis, quality gates, coverage reports, and config.

Codacy GitLab Integration: Setup and Config Guide

Set up Codacy with GitLab step by step. Covers OAuth, project import, MR analysis, quality gates, coverage reporting, and GitLab CI config.

How to Set Up Codacy with Jenkins for Automated Review

Set up Codacy with Jenkins for automated code review. Covers plugin setup, Jenkinsfile config, quality gates, coverage, and multibranch pipelines.

How to Use ChatGPT for Code Review (with Prompts)

Use ChatGPT for code review with proven prompt templates for security, performance, and readability. Includes GitHub Actions integration and cost analysis.

AI Code Review in GitHub Actions - Setup Guide

Add AI code review to GitHub Actions. Covers CodeRabbit, PR-Agent, Semgrep, and SonarQube integration with production-ready YAML config examples.