zulip/zerver/webhooks/buildbot/fixtures/started.json
Mayank Madan 4c81474a4f webhooks: Add Buildbot integration.
With some minor changes by Eeshan Garg.

Fixes: #5639.
2019-04-27 15:19:16 -07:00

9 lines
181 B
JSON

{
"event": "new",
"buildid": 33,
"buildername": "runtests",
"url": "http://exampleurl.com/#builders/1/builds/33",
"project": "buildbot-hello",
"timestamp": 1553910544
}