zulip/zerver/webhooks/github
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
..
fixtures webhooks: Add support for more GitHub pull_request events. 2021-03-01 14:16:08 -08:00
__init__.py webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
doc.md integrations: Add docs for GitHub Actions integration. 2021-04-15 16:42:31 -07:00
tests.py webhooks: Add support for more GitHub pull_request events. 2021-03-01 14:16:08 -08:00
view.py integrations: Move `get_setup_webhook_message` to `common.py`. 2021-05-06 11:18:35 -07:00