Skip to content

Instantly share code, notes, and snippets.

@djmitche
Last active August 29, 2015 14:09
Show Gist options
  • Select an option

  • Save djmitche/8cd1ed41cff6c247976b to your computer and use it in GitHub Desktop.

Select an option

Save djmitche/8cd1ed41cff6c247976b to your computer and use it in GitHub Desktop.
{
"url": "https://api.github.com/repos/buildbot/buildbot/hooks/25722",
"test_url": "https://api.github.com/repos/buildbot/buildbot/hooks/25722/test",
"id": 25722,
"name": "irc",
"active": true,
"events": [
"push",
"pull_request",
"pull_request_review_comment",
"issue_comment"
],
"config": {
"server": "chat.freenode.net",
"port": "6697",
"room": "#buildbot",
"nick": "bb-github",
"ssl": "1",
"message_without_join": "0",
"no_colors": "0",
"notice": "0"
},
"last_response": {
"code": 200,
"status": "active",
"message": "OK"
},
"updated_at": "2014-11-15T16:51:45Z",
"created_at": "2011-06-06T20:41:23Z"
}
{
"url": "https://api.github.com/repos/buildbot/buildbot-infra/hooks/3465511",
"test_url": "https://api.github.com/repos/buildbot/buildbot-infra/hooks/3465511/test",
"id": 3465511,
"name": "irc",
"active": true,
"events": [
"push",
"pull_request",
"commit_comment",
"pull_request_review_comment"
],
"config": {
"server": "chat.freenode.net",
"port": "6697",
"room": "#buildbot",
"nick": "bb-github",
"branches": "",
"nickserv_password": "",
"password": "",
"ssl": "1",
"message_without_join": "0",
"no_colors": "0",
"long_url": "0",
"notice": "0"
},
"last_response": {
"code": 200,
"status": "active",
"message": "OK"
},
"updated_at": "2014-11-16T03:29:57Z",
"created_at": "2014-11-16T03:25:08Z"
}
{
"url": "https://api.github.com/repos/buildbot/buildbot-infra/hooks/3371320",
"test_url": "https://api.github.com/repos/buildbot/buildbot-infra/hooks/3371320/test",
"id": 3371320,
"name": "irc",
"active": true,
"events": [
"push",
"pull_request",
"commit_comment",
"pull_request_review_comment"
],
"config": {
"server": "chat.freenode.net",
"port": "6697",
"room": "#buildbot",
"nick": "bb-github",
"branches": "",
"nickserv_password": "",
"password": "",
"ssl": "1",
"message_without_join": "0",
"no_colors": "0",
"long_url": "0",
"notice": "0"
},
"last_response": {
"code": 200,
"status": "active",
"message": "OK"
},
"updated_at": "2014-11-15T15:53:05Z",
"created_at": "2014-11-04T00:34:51Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment