zulip/zerver/webhooks/azuredevops
Joelute a2c578e84d integration: Refactor `get_pull_request_event_message` to use kwarg.
Previously, some call sites for the function provided optional
arguments as positional arguments. These changes will allow the
arguments to be passed as keyword arguments to the function and
fix up the call sites of the function to pass keyword arguments
instead.
2023-03-28 15:51:43 -07:00
..
fixtures
__init__.py
doc.md
tests.py integration: Add branch names to Azure Devops merged PR event. 2023-03-20 12:33:47 -07:00
view.py integration: Refactor `get_pull_request_event_message` to use kwarg. 2023-03-28 15:51:43 -07:00