mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
integrations: Satisfy Python-Markdown’s archaic 4-space requirement.
Followup to commitdc33a0ae67(#22315). Signed-off-by: Anders Kaseorg <anders@zulip.com> (cherry picked from commita2e1d61172)
This commit is contained in:
committed by
Tim Abbott
parent
a303c27a16
commit
e61ffc5bd7
@@ -4,8 +4,8 @@ Zulip supports both SVN and Git notifications from Beanstalk.
|
||||
|
||||
1. {!create-a-bot.md!}
|
||||
|
||||
{!webhook-url-with-bot-email.md!}
|
||||
{!git-append-branches.md!}
|
||||
{!webhook-url-with-bot-email.md!}
|
||||
{!git-append-branches.md!}
|
||||
|
||||
1. On your repository's webpage, click on the **Settings**
|
||||
tab. Click on the **Integrations** tab, scroll down and click on
|
||||
|
||||
@@ -4,7 +4,7 @@ Receive Gitea notifications in Zulip!
|
||||
|
||||
1. {!create-bot-construct-url.md!}
|
||||
|
||||
{!git-webhook-url-with-branches.md!}
|
||||
{!git-webhook-url-with-branches.md!}
|
||||
|
||||
1. Go to your repository on Gitea and click on **Settings**. Select
|
||||
**Webhooks** on the left sidebar, and click **Add Webhook**.
|
||||
|
||||
@@ -4,7 +4,7 @@ Get GitHub notifications in Zulip!
|
||||
|
||||
1. {!create-bot-construct-url.md!}
|
||||
|
||||
{!git-webhook-url-with-branches.md!}
|
||||
{!git-webhook-url-with-branches.md!}
|
||||
|
||||
1. Go to your repository on GitHub and click on the **Settings** tab.
|
||||
Select **Webhooks**. Click on **Add webhook**. GitHub may prompt
|
||||
|
||||
@@ -4,7 +4,7 @@ Receive Gogs notifications in Zulip!
|
||||
|
||||
1. {!create-bot-construct-url.md!}
|
||||
|
||||
{!git-webhook-url-with-branches.md!}
|
||||
{!git-webhook-url-with-branches.md!}
|
||||
|
||||
1. Go to your repository on Gogs and click on **Settings**. Select
|
||||
**Webhooks** on the left sidebar, and click **Add Webhook**.
|
||||
|
||||
Reference in New Issue
Block a user