For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

With SonarQube Cloud Enterprise, your can define default settings for long-lived branch patterns, automatic analysis, and set your analysis scope, all of which can be overridden at the project level.

As an organization admin, you can define the new code definition that will apply to all new projects. You can also enable in-code issue resolution with sonar-resolve for your organization—see #in-code-issue-resolution below.

In addition, with the Enterprise plan:

  • You can define the long-lived branches name pattern that will apply by default to all projects in the organization. This setting can be overridden at the project level.

  • You can disable the automatic analysis for all new projects in the organization. This setting can be overridden at the project level.

  • You can define the analysis scope adjustment that will apply by default to all projects in the organization. The adjustment can be overridden at the project level.

In-code issue resolution

You can enable usage of in-code issue resolution with sonar-resolve for your SonarQube Cloud organization. To do this, retrieve your organization (see Retrieving your organizations for more information), then go to Administration > Organization Settings > General and activate the Enable in-code issue resolution setting. For more information on in-code issue resolution, see Resolving issues in your code.

You can enable sonar-resolve by default on all new projects using the Enable in-code issue resolution for projects by default setting.

See In-code issue resolution to manage this setting at the project level.

Last updated

Was this helpful?