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

Other advanced procedures

This page contains a few additional advanced project administration procedures in SonarQube Cloud.

In-code issue resolution

You can enable usage of in-code issue resolution with sonar-resolve for your project. To do this, retrieve your project (see Retrieving projects for more information), then go to Administration > General 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.

Organization admins can activate this setting by default on all new projects. See In-code issue resolution for more information.

Managing webhooks at project level

See Webhooks for more information.

Monitoring the background tasks

  1. Retrieve your project. See Retrieving projects for more information.

  2. Go to Administration > Background tasks. The Background Tasks page opens. The list of executed and pending background tasks is displayed.

Viewing the analysis parameters of a given analysis run

  1. Retrieve your project. See Retrieving projects for more information.

  2. Go to Administration > Background tasks. The Background Tasks page opens.

  3. Select the actions menu to the far right of the analysis run you want to view and select Show SonarScanner context. The SonarScanner context opens in a new window.

Last updated

Was this helpful?