zulip/zerver/webhooks/bitbucket2
Eeshan Garg 4a54e8ac17 webhooks/bitbucket2: 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 BitBucket 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/bitbucket2: Support events of type "repo:updated". 2018-05-05 15:48:38 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/bitbucket2: Update text to conform to doc style guide. 2018-03-08 08:19:32 -08:00
tests.py webhooks/bitbucket2: Include title in message body if not in topic. 2018-07-26 16:35:09 -07:00
view.py webhooks/bitbucket2: Include title in message body if not in topic. 2018-07-26 16:35:09 -07:00