@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
22 lines • 412 B
JSON
{
"type": "string",
"active": true,
"created_at": "string",
"description": "string",
"events": [
"repo:push",
"repo:push",
"repo:commit_comment_created",
"issue:comment_created",
"pullrequest:updated",
"issue:created",
"issue:created",
"pullrequest:approved"
],
"subject": {
"type": "string"
},
"subject_type": "team",
"url": "string",
"uuid": "string"
}