Files
zulip/zerver/webhooks/sonarqube/doc.md
oscar 9d1ca5476a integration-docs: Remove create channel for generate webhook URL docs.
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.

Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.

Fixes #32269.
2024-11-19 13:02:01 -08:00

735 B

Zulip Sonarqube integration

Get Zulip notifications for your Sonarqube code analysis!

{start_tabs}

  1. {!create-an-incoming-webhook.md!}

  2. {!generate-webhook-url-basic.md!}

  3. To configure webhooks for a specific SonarQube project, go to the project, and select Administration. Select Webhooks, and click Create.

  4. Set Name of the webhook to a name of your choice, such as Zulip. Set URL to the URL generated above, and click Create.

!!! tip ""

You can also configure webhooks globally in SonarQube via
**Configurations** -> **Webhooks**.

{end_tabs}

{!congrats.md!}

{!webhooks-url-specification.md!}