mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +00:00
github_webhook: Use indented Markdown macros.
This commit is contained in:
@@ -2,32 +2,31 @@ For the integration based on the deprecated
|
|||||||
[GitHub Services](https://github.com/github/github-services),
|
[GitHub Services](https://github.com/github/github-services),
|
||||||
see [here](./github).
|
see [here](./github).
|
||||||
|
|
||||||
{!create-stream.md!}
|
1. {!create-stream.md!}
|
||||||
|
|
||||||
{!create-bot-construct-url.md!}
|
2. {!create-bot-construct-url-indented.md!}
|
||||||
|
|
||||||
{!git-webhook-url-with-branches.md!}
|
3. {!git-webhook-url-with-branches-indented.md!}
|
||||||
|
|
||||||
Next, go to your repository page and click **Settings**:
|
4. Next, go to your repository page and click **Settings**:
|
||||||
|

|
||||||
|
|
||||||

|
5. From there, select **Webhooks**:
|
||||||
|
|
||||||
From there, select **Webhooks**:
|

|
||||||
|
|
||||||

|
6. Click **Add webhook**.
|
||||||
|
|
||||||
Click **Add webhook**.
|

|
||||||
|
|
||||||

|
7. Authorize yourself and configure your webhook.
|
||||||
|
|
||||||
Authorize yourself and configure your webhook.
|
8. In the **Payload URL** field, enter the URL constructed above.
|
||||||
|
|
||||||
In the **Payload URL** field, enter the URL constructed above.
|
9. Then, set **Content type** to `application/json`.
|
||||||
|
|
||||||
Then, set **Content type** to `application/json`.
|
10. Next, select the actions that you want to result in a Zulip
|
||||||
|
notification and click **Add Webhook**.
|
||||||
Next, select the actions that you want to result in a Zulip
|
|
||||||
notification and click **Add Webhook**.
|
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user