zulip/zerver/webhooks/gogs
Eeshan Garg 85b555b1a8 webhooks/gogs: Include title in message body if not in topic.
This is a follow-up in response to Tim's comments on #9951.

In instances where all messages from a Gogs integration are
grouped under one user specified topic (specified in the URL), we
should include the title of the PR in the message body, since
the availability of a user-specified topic precludes us from
including it in the topic itself (which was the default behaviour).
2018-07-26 16:35:09 -07:00
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py
doc.md webhooks/gogs: Update text to conform to doc style guide. 2018-03-08 08:19:32 -08:00
tests.py webhooks/gogs: Include title in message body if not in topic. 2018-07-26 16:35:09 -07:00
view.py webhooks/gogs: Include title in message body if not in topic. 2018-07-26 16:35:09 -07:00