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-06-18 21:01:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2eb6c49a89
zulip
/
zerver
/
webhooks
/
github_webhook
History
Kenji Okimoto
2eb6c49a89
github_webhook: Fix a typo to handle issues event properly.
...
issue -> issues in the HTTP_X_GITHUB_EVENT.
2017-06-30 10:55:01 -07:00
..
fixtures
webhooks/github*: Support pushing a local branch without commits.
2017-05-16 23:51:19 -02:30
__init__.py
Make webhooks as separate modules with view and tests.
2017-01-25 23:14:19 -08:00
doc.md
github_webhook: Migrate docs to Markdown.
2017-06-05 11:20:49 -07:00
tests.py
github_webhook: Fix a typo to handle issues event properly.
2017-06-30 10:55:01 -07:00
view.py
github_webhook: Fix a typo to handle issues event properly.
2017-06-30 10:55:01 -07:00