Skip to content

Instantly share code, notes, and snippets.

@drogus
Last active December 20, 2015 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drogus/6184061 to your computer and use it in GitHub Desktop.
Save drogus/6184061 to your computer and use it in GitHub Desktop.
{
"payload": {
"id": 1,
"number": 1,
"status": null,
"started_at": null,
"finished_at": null,
"status_message": "Passed",
"commit": "62aae5f70ceee39123ef",
"branch": "master",
"message": "the commit message",
"compare_url": "https: //github.com/svenfuchs/minimal/compare/master...develop",
"committed_at": "2011-11-11T11: 11: 11Z",
"committer_name": "Sven Fuchs",
"committer_email": "svenfuchs@artweb-design.de",
"author_name": "Sven Fuchs",
"author_email": "svenfuchs@artweb-design.de",
"repository": {
"id": 1,
"name": "minimal",
"owner_name": "svenfuchs",
"url": "http: //github.com/svenfuchs/minimal"
},
"matrix": [
{
"id": 2,
"repository_id": 1,
"number": "1.1",
"state": "created",
"started_at": null,
"finished_at": null,
"config": {
"notifications": {
"webhooks": ["http: //evome.fr/notifications", "http: //example.com/"]
}
},
"status": null,
"log": "",
"result": null,
"parent_id": 1,
"commit": "62aae5f70ceee39123ef",
"branch": "master",
"message": "the commit message",
"committed_at": "2011-11-11T11: 11: 11Z",
"committer_name": "Sven Fuchs",
"committer_email": "svenfuchs@artweb-design.de",
"author_name": "Sven Fuchs",
"author_email": "svenfuchs@artweb-design.de",
"compare_url": "https: //github.com/svenfuchs/minimal/compare/master...develop"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment