Skip to content

Instantly share code, notes, and snippets.

@alexleventer
Created December 30, 2015 20:19
Show Gist options
  • Save alexleventer/4f6d659268f370cf278f to your computer and use it in GitHub Desktop.
Save alexleventer/4f6d659268f370cf278f to your computer and use it in GitHub Desktop.
{
"state": "SUCCESSFUL",
"type": "build",
"key": "BAMBOO-PROJECT-X",
"name": "Build #34",
"url": "https://example.com/path/to/build",
"description": "Changes by John Doe",
"links": {
"self": {
"href": "https://api.bitbucket.org/2.0/repositories/emmap1/MyRepo/commits/61d9e64348f9da407e62f64726337fd3bb24b466/statuses/build/BAMBOO-PROJECT-X"
},
"commit": {
"href": "https://api.bitbucket.org/2.0/repositories/emmap1/MyRepo/commits/61d9e64348f9da407e62f64726337fd3bb24b466"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment