mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
templates: Add macro for appending branch names to Git webhook URLs.
This commit is contained in:
@@ -428,6 +428,7 @@ def build_custom_checkers(by_lang):
|
||||
"zerver/webhooks/solano/doc.md",
|
||||
"zerver/webhooks/trello/doc.md",
|
||||
"zerver/webhooks/papertrail/doc.md",
|
||||
"templates/zerver/help/include/git-webhook-url-with-branches.md",
|
||||
}
|
||||
for fn in by_lang['md']:
|
||||
max_length = None
|
||||
|
||||
Reference in New Issue
Block a user