zulip/zerver/webhooks/bitbucket2
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 bitbucket webhook: Fully deprecate username field. 2021-02-05 09:46:27 -05:00
__init__.py
doc.md integrations-docs: Update `git-webhook-url-with-branches.md`. 2022-07-07 17:12:00 -07:00
tests.py integration: Modify branch names for Bitbucket 2 events. 2023-03-27 10:09:25 -07:00
view.py integration: Refactor `get_issue_event_message` to use kwarg. 2023-03-28 15:51:43 -07:00