zulip/zerver/webhooks/github
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 ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
__init__.py webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
doc.md integrations: Add a link to GitHub webhooks documentation. 2023-03-15 15:37:42 -07:00
tests.py integration: Modify branch names on pull request events. 2023-03-16 11:31:48 -07:00
view.py integration: Refactor get_issue_event_message to use kwarg. 2023-03-28 15:51:43 -07:00