zulip/zerver/webhooks/github
Satyam Bansal bf2d216100 integrations: Add action to GitHub discussion comment notifications.
Previously, the notifications had "commented" as the action word
for every event.

As part of these changes, we extract a shared comment action function
in GitHub Integration that's used for both issue and discussion
comment events.
2023-11-22 08:28:03 -08:00
..
fixtures integrations: Add GitHub discussion comment edit fixture. 2023-11-22 08:28:03 -08:00
__init__.py
doc.md integrations-docs: Update GitHub doc for new URL instructions. 2023-11-07 11:21:05 -08:00
tests.py integrations: Add action to GitHub discussion comment notifications. 2023-11-22 08:28:03 -08:00
view.py integrations: Add action to GitHub discussion comment notifications. 2023-11-22 08:28:03 -08:00