This website requires JavaScript.
Explore
Help
Register
Sign In
CodeCow
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2026-07-12 21:04:41 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
267346f5fb
zulip
/
zerver
/
webhooks
/
github_webhook
History
Tomasz Kolek
09f5180da9
github_webhook: Return 200 OK if event is not supported.
...
Change raising exception when event is not supported to just logging it.
2017-03-23 23:26:55 -07:00
..
__init__.py
Make webhooks as separate modules with view and tests.
2017-01-25 23:14:19 -08:00
doc.html
github: Fix URL in GitHub webhook documentation.
2017-03-08 23:25:30 -08:00
tests.py
github_webhook: Send test message sent by GitHub webhook integration.
2017-03-17 11:47:04 -07:00
view.py
github_webhook: Return 200 OK if event is not supported.
2017-03-23 23:26:55 -07:00