Skip to content

Instantly share code, notes, and snippets.

@stefanjudis
Created July 5, 2013 14:38
Show Gist options
  • Save stefanjudis/5934988 to your computer and use it in GitHub Desktop.
Save stefanjudis/5934988 to your computer and use it in GitHub Desktop.
Response builds endpoint
[
{
"id" : 8746364,
"repository_id":1010289,
"number":"24",
"state":"finished",
"result":0,
"started_at":"2013-07-04T21:02:02Z",
"finished_at":"2013-07-04T21:05:58Z",
"duration":440,
"commit":"a5c73beb8cefaeb72feb5b436f26abe84c247b41",
"branch":"master",
"message":"Merge pull request #2 from lesleh/master\n\nCode Cleanup and file refactoring",
"event_type":"push"
},
{
"id":8709972,
"repository_id":1010289,
"number":"20",
"state":"finished",
"result":0,
"started_at":"2013-07-03T19:51:37Z",
"finished_at":"2013-07-03T19:55:31Z",
"duration":398,
"commit":"f75fcfadcac319ba442917789d47747afd1e2aa7",
"branch":"master",
"message":"fix typo on unit test after merging pull request",
"event_type":"push"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment