zulip/zerver/webhooks/github
Eeshan Garg e1df70f61f webhooks/github: 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 GitHub integration are
grouped under one user specified topic (specified in the URL), we
should include the title of the issue/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/github: Add support for PR review requests. 2018-07-01 12:40:45 -07:00
__init__.py webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
doc.md webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
tests.py webhooks/github: Include title in message body if not in topic. 2018-07-26 16:35:09 -07:00
view.py webhooks/github: Include title in message body if not in topic. 2018-07-26 16:35:09 -07:00