zulip/zerver/webhooks/github
sbansal1999 f47a1c67a6 webhooks: Add body to PR Review Event message for GitHub Integration.
This commit passes the body of the PR Review as the message to
the helper function that generates the message to be sent by the
GitHub Integration.

Previously when a PR Review was done the message sent would just
include the link of the review but the message didn't include the
body the review. After this commit, the message also includes the
body of the review.

Fixes #24676
2023-04-05 15:48:26 -07:00
..
fixtures ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
__init__.py
doc.md integrations: Add a link to GitHub webhooks documentation. 2023-03-15 15:37:42 -07:00
tests.py webhooks: Add body to PR Review Event message for GitHub Integration. 2023-04-05 15:48:26 -07:00
view.py webhooks: Add body to PR Review Event message for GitHub Integration. 2023-04-05 15:48:26 -07:00