zulip/zerver/webhooks/github
Shubham Padia 40dedace08 integrations: Change URL scheme for categories and /doc/ page.
We redirect existing URLs to the new URLs. We want to use
`/integrations/category/{category_slug}` for categories and
`/integrations/{integration_name}` instead of
`/integrations/doc/{integration_name}` for individual integrations page.
2025-11-07 13:29:34 -08:00
..
fixtures github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
__init__.py webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
doc.md integrations: Change URL scheme for categories and /doc/ page. 2025-11-07 13:29:34 -08:00
githubsponsors.md integrations: Change URL scheme for categories and /doc/ page. 2025-11-07 13:29:34 -08:00
tests.py github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
view.py github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00