2024-07-09 17:07:52 +02:00
|
|
|
# Zulip Sonarqube integration
|
|
|
|
|
2021-03-10 03:47:04 +01:00
|
|
|
Get Zulip notifications for your Sonarqube code analysis!
|
|
|
|
|
2024-07-09 17:07:52 +02:00
|
|
|
{start_tabs}
|
|
|
|
|
2024-05-05 22:30:09 +02:00
|
|
|
1. {!create-channel.md!}
|
2021-03-10 03:47:04 +01:00
|
|
|
|
2023-09-21 02:23:45 +02:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
|
2024-07-09 17:07:52 +02:00
|
|
|
1. {!generate-webhook-url-basic.md!}
|
|
|
|
|
|
|
|
1. To configure webhooks for a specific SonarQube project, go to the project,
|
|
|
|
and select **Administration**. Select **Webhooks**, and click **Create**.
|
|
|
|
|
|
|
|
1. Set **Name** of the webhook to a name of your choice, such as `Zulip`.
|
|
|
|
Set **URL** to the URL generated above, and click **Create**.
|
2021-03-10 03:47:04 +01:00
|
|
|
|
2024-07-09 17:07:52 +02:00
|
|
|
!!! tip ""
|
2021-03-10 03:47:04 +01:00
|
|
|
|
2024-07-09 17:07:52 +02:00
|
|
|
You can also configure webhooks globally in SonarQube via
|
|
|
|
**Configurations** -> **Webhooks**.
|
|
|
|
|
|
|
|
{end_tabs}
|
2021-03-10 03:47:04 +01:00
|
|
|
|
|
|
|
{!congrats.md!}
|
|
|
|
|
|
|
|
![](/static/images/integrations/sonarqube/001.png)
|
2024-07-09 17:07:52 +02:00
|
|
|
|
|
|
|
### Related documentation
|
|
|
|
|
|
|
|
{!webhooks-url-specification.md!}
|