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