@itentialopensource/adapter-github
Version:
This adapter integrates with system described as: github.
212 lines • 5.1 kB
JSON
{
"actor": {
"avatar_url": "string",
"bio": "string",
"blog": "string",
"collaborators": 3,
"company": "string",
"created_at": "string",
"disk_usage": 8,
"email": "string",
"followers": 2,
"followers_url": "string",
"following": 7,
"following_url": "string",
"gists_url": "string",
"gravatar_id": "string",
"hireable": true,
"html_url": "string",
"id": 1,
"location": "string",
"login": "string",
"name": "string",
"organizations_url": "string",
"owned_private_repos": 8,
"plan": {
"collaborators": 9,
"name": "string",
"private_repos": 6,
"space": 6
},
"private_gists": 3,
"public_gists": 7,
"public_repos": 9,
"starred_url": "string",
"subscriptions_url": "string",
"total_private_repos": 4,
"type": "Organization",
"updated_at": "string",
"url": "string"
},
"commit_id": "string",
"created_at": "string",
"event": "string",
"issue": {
"assignee": {
"avatar_url": "string",
"bio": "string",
"blog": "string",
"collaborators": 3,
"company": "string",
"created_at": "string",
"disk_usage": 7,
"email": "string",
"followers": 6,
"followers_url": "string",
"following": 1,
"following_url": "string",
"gists_url": "string",
"gravatar_id": "string",
"hireable": false,
"html_url": "string",
"id": 7,
"location": "string",
"login": "string",
"name": "string",
"organizations_url": "string",
"owned_private_repos": 1,
"plan": {
"collaborators": 1,
"name": "string",
"private_repos": 4,
"space": 8
},
"private_gists": 8,
"public_gists": 8,
"public_repos": 8,
"starred_url": "string",
"subscriptions_url": "string",
"total_private_repos": 1,
"type": "Organization",
"updated_at": "string",
"url": "string"
},
"body": "string",
"closed_at": "string",
"comments": 9,
"created_at": "string",
"html_url": "string",
"labels": [
{
"color": "string",
"name": "string",
"url": "string"
},
{
"color": "string",
"name": "string",
"url": "string"
},
{
"color": "string",
"name": "string",
"url": "string"
},
{
"color": "string",
"name": "string",
"url": "string"
}
],
"milestone": {
"closed_issues": 3,
"created_at": "string",
"creator": {
"avatar_url": "string",
"bio": "string",
"blog": "string",
"collaborators": 5,
"company": "string",
"created_at": "string",
"disk_usage": 4,
"email": "string",
"followers": 3,
"followers_url": "string",
"following": 7,
"following_url": "string",
"gists_url": "string",
"gravatar_id": "string",
"hireable": false,
"html_url": "string",
"id": 4,
"location": "string",
"login": "string",
"name": "string",
"organizations_url": "string",
"owned_private_repos": 9,
"plan": {
"collaborators": 6,
"name": "string",
"private_repos": 7,
"space": 3
},
"private_gists": 6,
"public_gists": 6,
"public_repos": 3,
"starred_url": "string",
"subscriptions_url": "string",
"total_private_repos": 8,
"type": "Organization",
"updated_at": "string",
"url": "string"
},
"description": "string",
"due_on": "string",
"number": 4,
"open_issues": 5,
"state": "closed",
"title": "string",
"url": "string"
},
"number": 3,
"pull_request": {
"diff_url": "string",
"html_url": "string",
"patch_url": "string"
},
"state": "closed",
"title": "string",
"updated_at": "string",
"url": "string",
"user": {
"avatar_url": "string",
"bio": "string",
"blog": "string",
"collaborators": 8,
"company": "string",
"created_at": "string",
"disk_usage": 4,
"email": "string",
"followers": 2,
"followers_url": "string",
"following": 7,
"following_url": "string",
"gists_url": "string",
"gravatar_id": "string",
"hireable": false,
"html_url": "string",
"id": 7,
"location": "string",
"login": "string",
"name": "string",
"organizations_url": "string",
"owned_private_repos": 4,
"plan": {
"collaborators": 9,
"name": "string",
"private_repos": 7,
"space": 1
},
"private_gists": 4,
"public_gists": 10,
"public_repos": 1,
"starred_url": "string",
"subscriptions_url": "string",
"total_private_repos": 9,
"type": "User",
"updated_at": "string",
"url": "string"
}
},
"url": "string"
}