mirror of https://github.com/zulip/zulip.git
dd91157993
Modified the 'get_zulip_event_name' function to differentiate between 'opened' and 'updated' actions for pull requests within the 'pull_request' event type. Created separate event types for 'opened_pull_request' and 'updated_pull_request'. Updated the 'EVENT_FUNCTION_MAPPER' dictionary to include handlers for these new event types. Adjusted the'get_opened_or_update_pull_request_body' function to handle both 'opened' and 'updated' actions appropriately. Fixes #29594. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
doc.md | ||
githubsponsors.md | ||
tests.py | ||
view.py |