mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
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>
938 B
938 B
Get Zulip notifications for your Git repositories!
-
{!create-a-bot.md!}
-
{!download-python-bindings.md!}
-
{!create-stream.md!}
-
{!change-zulip-config-file.md!}
You may also need to change the value of
STREAM_NAME.You can specify the branches that will be used for notifications by modifying the
commit_notice_destinationfunction. By default, pushes to themain,master, andtest-post-receivebranches will result in a notification. -
Symlink
/usr/local/share/zulip/integrations/git/zulip_git_config.pyto the.git/hooksdirectory of your Git repository. -
Symlink
/usr/local/share/zulip/integrations/git/post-receiveto the.git/hooksdirectory of your Git repository.
!!! tip ""
You can test the plugin without changing your `main` branch by
pushing to the `test-post-receive` branch.
{!congrats.md!}
