zulip/zerver/webhooks/gitlab
Joelute a2a9e53423 integration: Refactor get_issue_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 Fix typos caught by typos. 2023-01-03 11:09:50 -08:00
__init__.py
doc.md integrations-docs: Add line break in GitLab integration doc. 2022-06-27 10:14:51 -07:00
tests.py integration: Modify branch names for Gitlab MR events. 2023-03-23 12:17:28 -07:00
view.py integration: Refactor get_issue_event_message to use kwarg. 2023-03-28 15:51:43 -07:00