@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
19 lines • 362 B
JSON
{
"type": "string",
"active": false,
"created_at": "string",
"description": "string",
"events": [
"repo:transfer",
"pullrequest:unapproved",
"pullrequest:comment_created",
"repo:commit_comment_created",
"repo:fork"
],
"subject": {
"type": "string"
},
"subject_type": "repository",
"url": "string",
"uuid": "string"
}