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