zulip/zerver/webhooks/bitbucket2
Eeshan Garg 9e625b881b webhooks/bitbucket2: Improve commit_status_changed type messages.
Instead of just referring to the commit with the raw URL, we
should use the commit ID as the text of the hyperlink.

Note that in commit_status_changed type messages, the name of the
commit isn't available.
2018-10-04 12:16:06 -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: Improve commit_status_changed type messages. 2018-10-04 12:16:06 -07:00
view.py webhooks/bitbucket2: Improve commit_status_changed type messages. 2018-10-04 12:16:06 -07:00