zulip/zerver/webhooks/buildbot/fixtures/finished_failure.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

10 lines
188 B
JSON

{
"event": "finished",
"buildid": 34,
"buildername": "runtests",
"url": "http://exampleurl.com/#builders/1/builds/34",
"project": "",
"timestamp": 1553911142,
"results": 2
}