zulip/zerver/webhooks/bitbucket2
Eeshan Garg daea9a543b webhooks/bitbucket2: Account for missing username in PR payloads.
Certain PR payloads do not have a username for the reviewer, in
such cases, we just return the reviewer's nickname or display
name.
2019-06-24 23:19:06 -07:00
..
fixtures webhooks/bitbucket2: Account for missing username in PR payloads. 2019-06-24 23:19:06 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks: Add Bitbucket Server integration. 2019-03-24 22:06:29 -02:30
tests.py webhooks/bitbucket2: Account for missing username in PR payloads. 2019-06-24 23:19:06 -07:00
view.py webhooks/bitbucket2: Account for missing username in PR payloads. 2019-06-24 23:19:06 -07:00