mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +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
@@ -31,9 +31,9 @@
|
|||||||
If you don't specify a custom topic, the project name will be used as the
|
If you don't specify a custom topic, the project name will be used as the
|
||||||
topic instead. Then click **Save**.
|
topic instead. Then click **Save**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
When your builds fail or succeed, you'll see a message as shown below.
|
When your builds fail or succeed, you'll see a message as shown below.
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ Zulip supports both SVN and Git notifications from Beanstalk.
|
|||||||
|
|
||||||
1. {!create-a-bot.md!}
|
1. {!create-a-bot.md!}
|
||||||
|
|
||||||
{!webhook-url-with-bot-email.md!}
|
{!webhook-url-with-bot-email.md!}
|
||||||
{!git-append-branches.md!}
|
{!git-append-branches.md!}
|
||||||
|
|
||||||
1. On your repository's webpage, click on the **Settings**
|
1. On your repository's webpage, click on the **Settings**
|
||||||
tab. Click on the **Integrations** tab, scroll down and click on
|
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!}
|
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
|
1. Go to your repository on Gitea and click on **Settings**. Select
|
||||||
**Webhooks** on the left sidebar, and click **Add Webhook**.
|
**Webhooks** on the left sidebar, and click **Add Webhook**.
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Get GitHub notifications in Zulip!
|
|||||||
|
|
||||||
1. {!create-bot-construct-url.md!}
|
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.
|
1. Go to your repository on GitHub and click on the **Settings** tab.
|
||||||
Select **Webhooks**. Click on **Add webhook**. GitHub may prompt
|
Select **Webhooks**. Click on **Add webhook**. GitHub may prompt
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Receive Gogs notifications in Zulip!
|
|||||||
|
|
||||||
1. {!create-bot-construct-url.md!}
|
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
|
1. Go to your repository on Gogs and click on **Settings**. Select
|
||||||
**Webhooks** on the left sidebar, and click **Add Webhook**.
|
**Webhooks** on the left sidebar, and click **Add Webhook**.
|
||||||
|
|||||||
Reference in New Issue
Block a user