zulip/zerver/fixtures/teamcity
David Payne 8c62a27769 Add teamcity webhook integration.
This integration relies on the Teamcity "tcWebHooks" plugin which is
available at
https://netwolfuk.wordpress.com/category/teamcity/tcplugins/tcwebhooks/

It posts build fail and success notifications to a stream specified in
the webhook URL.

It uses the name of the build configuration as the topic.

For personal builds, it tries to map the Teamcity username to a Zulip
username, and sends a private message to that person.
2016-04-26 09:45:26 -07:00
..
teamcity_broken.json Add teamcity webhook integration. 2016-04-26 09:45:26 -07:00
teamcity_failure.json Add teamcity webhook integration. 2016-04-26 09:45:26 -07:00
teamcity_fixed.json Add teamcity webhook integration. 2016-04-26 09:45:26 -07:00
teamcity_personal.json Add teamcity webhook integration. 2016-04-26 09:45:26 -07:00
teamcity_success.json Add teamcity webhook integration. 2016-04-26 09:45:26 -07:00