Start Free
2025.1 | DevOps platform integration | GitHub integration | Introduction

GitHub integration

On this page

SonarQube Server's integration with GitHub allows you to maintain code quality and security in your GitHub repositories. 

With this integration, you'll be able to:

  • Sign in to SonarQube Server with your GitHub credentials.
  • Import your GitHub repositories into SonarQube Server to easily set up SonarQube Server projects.
  • Analyze projects with GitHub Actions: Integrate analysis into your build pipeline. Starting in Developer Edition, SonarScanners running in GitHub Actions jobs can automatically detect branches or pull requests being built so you don't need to specifically pass them as parameters to the scanner.
  • Report your quality gate status to your branches and pull requests (starting in Developer Edition). See your quality gate and code metric results right in GitHub so you know if it's safe to merge your changes.
  • Display security issues found by SonarQube Server as code scanning alerts in the GitHub interface. 
  • Import your monorepo into SonarQube Server to easily manage the related projects.

Prerequisites

You can use any GitHub plan. If you use GitHub Enterprise Server, we recommend using GitHub Enterprise version 3.14+.


Was this page helpful?

© 2008-2025 SonarSource SA. All rights reserved.

Creative Commons License