Skip to content

Instantly share code, notes, and snippets.

@adamcooke
Created March 22, 2009 19:48
Show Gist options
  • Save adamcooke/83273 to your computer and use it in GitHub Desktop.
Save adamcooke/83273 to your computer and use it in GitHub Desktop.
{
"priority":"Normal",
"description":"They are all over the place!",
"status":"new",
"milestone":"Priority Updates",
"summary":"Change all help links to point to tender and the tender KB",
"assignee":"John Smith",
"category":"Documentation",
"id":4,
"reporter":"Adam Cooke"
}
{
"repository":
{
"project":"Codebase",
"name":"Codebase: Application",
"private":1,
"homepage":"http://atech.codebasehq.com/cb/app",
"clone_url":"git@gitbase.com:account/cb/app.git",
"owner":
{
"name": "Account Name",
"email": "Account Administrator's E-Mail Address"
}
},
"before":"45d3c1654dd59f172ac2c96c9a9060fadccde469",
"ref":"refs/heads/master",
"after":"3a645d16b8f39e13e4695f729cf461bae4a183ab",
"commits":
[
{
"modified":[],
"added":[],
"removed":["INSTALL","doc/INSTALL.sh"],
"author":
{
"name":"Adam Cooke",
"email":"adam@atechmedia.com"
},
"timestamp":"Sun, 22 Mar 2009 18:52:34 +0000",
"message":"removed old installation docs - all on wiki now",
"id":"3a645d16b8f39e13e4695f729cf461bae4a183ab",
"url":"http://atech.codebasehq.com/cb/app/commit/3a645d16b8f39e13e4695f729cf461bae4a183ab"
}
]
}
{
"ticket":
{
"priority":"Normal",
"status":"new",
"milestone":"Name of Milestone",
"summary":"another test",
"assignee":"Assignee's Name",
"category":"Category Name",
"id":4,
"reporter":"Adam Cooke"
},
"user":"Adam Cooke",
"changes":{},
"content":"testing"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment