zulip/zerver/lib/webhooks
Joelute 1ddfbc94c3 integration: Support reviewer in get_pull_request_event_message.
This is a prep commit to help make the changes to make changes to pull
event message easier. Our Bitbucket has been using a custom template to
render the reviewers. This means that values are fixed to how the templates
like it. These changes will allow `get_pull_request_event_message` to
support reviewer and allow for a easier and flexible adjustment to these
messages if needed.
2023-03-29 18:13:36 -07:00
..
__init__.py Add common git integration method to build message for push events. 2016-10-10 17:32:41 -07:00
common.py ruff: Fix SIM102 nested if statements. 2023-01-23 11:18:36 -08:00
git.py integration: Support reviewer in get_pull_request_event_message. 2023-03-29 18:13:36 -07:00