zulip/zerver/webhooks/teamcity
Eeshan Garg 404439e98c webhooks/teamcity: Ignore third-party specific payload formats.
The TeamCity webhook plugin supports multiple payload formats that
are customized to be used by different services such as Slack,
Flowdock, etc. We don't support such payloads, so we should ignore
them and stick to parsing only the generic ones. We should also
notify that bot owner about the error.
2018-08-13 14:54:43 -07:00
..
fixtures webhooks/teamcity: Ignore third-party specific payload formats. 2018-08-13 14:54:43 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/teamcity: Update docs to conform to style guide. 2018-08-13 14:54:43 -07:00
tests.py webhooks/teamcity: Ignore third-party specific payload formats. 2018-08-13 14:54:43 -07:00
view.py webhooks/teamcity: Ignore third-party specific payload formats. 2018-08-13 14:54:43 -07:00