UNPKG

@itentialopensource/adapter-bitbucket

Version:

This adapter integrates with system described as: bitbucket.

123 lines 2.67 kB
{ "next": "string", "page": 6, "pagelen": 10, "previous": "string", "size": 4, "values": [ { "type": "string", "active": true, "created_at": "string", "description": "string", "events": [ "pullrequest:updated", "issue:created" ], "subject": { "type": "string" }, "subject_type": "team", "url": "string", "uuid": "string" }, { "type": "string", "active": true, "created_at": "string", "description": "string", "events": [ "repo:updated" ], "subject": { "type": "string" }, "subject_type": "repository", "url": "string", "uuid": "string" }, { "type": "string", "active": false, "created_at": "string", "description": "string", "events": [ "pullrequest:comment_created", "repo:push", "issue:updated" ], "subject": { "type": "string" }, "subject_type": "team", "url": "string", "uuid": "string" }, { "type": "string", "active": true, "created_at": "string", "description": "string", "events": [ "issue:comment_created", "pullrequest:approved", "pullrequest:created", "repo:created", "issue:comment_created", "pullrequest:rejected", "repo:deleted", "repo:deleted" ], "subject": { "type": "string" }, "subject_type": "team", "url": "string", "uuid": "string" }, { "type": "string", "active": true, "created_at": "string", "description": "string", "events": [ "pullrequest:comment_created", "pullrequest:comment_deleted", "issue:updated", "repo:commit_comment_created", "project:updated", "issue:updated", "pullrequest:rejected", "repo:deleted", "repo:commit_comment_created", "repo:imported" ], "subject": { "type": "string" }, "subject_type": "team", "url": "string", "uuid": "string" }, { "type": "string", "active": false, "created_at": "string", "description": "string", "events": [ "repo:commit_status_updated", "repo:push", "repo:commit_status_updated", "issue:updated", "pullrequest:fulfilled", "issue:comment_created" ], "subject": { "type": "string" }, "subject_type": "repository", "url": "string", "uuid": "string" } ] }