Add review_request in payload of review_published and reply_published event webhooks
Review Request #8562 — Created Dec. 5, 2016 and submitted
Add
review_requestin payload ofreview_publishedandreply_publishedevent webhooks
Check in the existing unit tests that the
review_requestobject was added in the payload, with a matching ID.
JH
- Change Summary:
-
Add documentation information for the added
review_requestelement in the payload. - Commit:
-
0f3f3d5db2a9bbaeeeea3c5b14ca3c181211270aa6e31739d0643747409cad94f5c7561aaaf35fa3
-
Tool: Pyflakes Processed Files: reviewboard/notifications/webhooks.py reviewboard/notifications/tests.py Ignored Files: docs/manual/admin/configuration/webhooks.rst Tool: PEP8 Style Checker Processed Files: reviewboard/notifications/webhooks.py reviewboard/notifications/tests.py Ignored Files: docs/manual/admin/configuration/webhooks.rst
JH
- Change Summary:
-
Move
review_requestserialization call to method_serialize_(reply|response) - Commit:
-
a6e31739d0643747409cad94f5c7561aaaf35fa3453c78dc9efa1144cd5ecabd4c7bd8ea0a321cc3
-
Tool: Pyflakes Processed Files: reviewboard/notifications/webhooks.py reviewboard/notifications/tests.py Ignored Files: docs/manual/admin/configuration/webhooks.rst Tool: PEP8 Style Checker Processed Files: reviewboard/notifications/webhooks.py reviewboard/notifications/tests.py Ignored Files: docs/manual/admin/configuration/webhooks.rst
Tool: Pyflakes Processed Files: reviewboard/notifications/webhooks.py reviewboard/notifications/tests.py Tool: PEP8 Style Checker Processed Files: reviewboard/notifications/webhooks.py reviewboard/notifications/tests.py