Files
zulip/zerver/webhooks/sonarqube/doc.md
Anders Kaseorg 6b3399d7e6 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit dc33a0ae67)
2022-07-07 13:31:32 -07:00

560 B

Get Zulip notifications for your Sonarqube code analysis!

  1. {!create-stream.md!}

  2. {!create-bot-construct-url.md!}

  3. To configure webhooks for a specific SonarQube project, go to the project and select Administration. Select Webhooks and click Create. Note: you can also configure webhooks globally by going to Configurations -> Webhooks in SonarQube.

  4. Set Name to a name for the webhook. Set URL to the URL constructed above and click Create.

{!congrats.md!}