zulip/zerver/webhooks/gitlab
Joelute 4dc85dddc1 integration: Move assignee message to the end for git integrations.
Previously, the assignee message would stick around in the middle of the
event message. This doesn't look as good as if we put it to the end of
the event message. These changes does just that and move the assignee
messages towards the end of the event message to make it look better
and cleaner for the readers.
2023-03-29 18:13:36 -07:00
..
fixtures Fix typos caught by typos. 2023-01-03 11:09:50 -08:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md integrations-docs: Add line break in GitLab integration doc. 2022-06-27 10:14:51 -07:00
tests.py integration: Move assignee message to the end for git integrations. 2023-03-29 18:13:36 -07:00
view.py integration: Refactor get_issue_event_message to use kwarg. 2023-03-28 15:51:43 -07:00