zulip/zerver/lib/webhooks
Adam Birds c72ef7be12 integrations: Move get_setup_webhook_message to common.py.
Move `get_setup_webhook_message` to
`zerver/lib/webhooks/common.py` so multiple integrations can use this
rather than just those which import `zerver/lib/webhooks/git.py`. Also
added the documentation for this.
2021-05-06 11:18:35 -07:00
..
__init__.py Add common git integration method to build message for push events. 2016-10-10 17:32:41 -07:00
common.py integrations: Move get_setup_webhook_message to common.py. 2021-05-06 11:18:35 -07:00
git.py integrations: Move get_setup_webhook_message to common.py. 2021-05-06 11:18:35 -07:00