mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-05-13 09:56:38 +08:00
add examples JSON dir
This commit is contained in:
56
Github API/examples/instagram-iglistkit-issue-681.json
Normal file
56
Github API/examples/instagram-iglistkit-issue-681.json
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"body": "Replaces #642\r\n\r\nIssue ref: #394 \r\n\r\nIntegrates SwiftLint into DangerBot.\r\nYou may want to append a ?w=1 to the end of the files-changed url to exclude whitespace-only changes.\r\n\r\n- [ ] All tests pass. Demo project builds and runs.\r\n- [ ] I added tests, an experiment, or detailed why my change isn't tested.\r\n- [ ] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.\r\n- [ ] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)\r\n\r\n#trivial",
|
||||
"closed_at": null,
|
||||
"closed_by": null,
|
||||
"comments": 20,
|
||||
"comments_url": "https://api.github.com/repos/Instagram/IGListKit/issues/681/comments",
|
||||
"created_at": "2017-04-20T17:47:24Z",
|
||||
"events_url": "https://api.github.com/repos/Instagram/IGListKit/issues/681/events",
|
||||
"html_url": "https://github.com/Instagram/IGListKit/pull/681",
|
||||
"id": 223146285,
|
||||
"labels": [
|
||||
{
|
||||
"color": "70C050",
|
||||
"default": false,
|
||||
"id": 438144450,
|
||||
"name": "CLA Signed",
|
||||
"url": "https://api.github.com/repos/Instagram/IGListKit/labels/CLA%20Signed"
|
||||
}
|
||||
],
|
||||
"labels_url": "https://api.github.com/repos/Instagram/IGListKit/issues/681/labels{/name}",
|
||||
"locked": false,
|
||||
"milestone": null,
|
||||
"number": 681,
|
||||
"pull_request": {
|
||||
"diff_url": "https://github.com/Instagram/IGListKit/pull/681.diff",
|
||||
"html_url": "https://github.com/Instagram/IGListKit/pull/681",
|
||||
"patch_url": "https://github.com/Instagram/IGListKit/pull/681.patch",
|
||||
"url": "https://api.github.com/repos/Instagram/IGListKit/pulls/681"
|
||||
},
|
||||
"repository_url": "https://api.github.com/repos/Instagram/IGListKit",
|
||||
"state": "open",
|
||||
"title": "Add Swiftlint #trivial",
|
||||
"updated_at": "2017-05-12T15:57:18Z",
|
||||
"url": "https://api.github.com/repos/Instagram/IGListKit/issues/681",
|
||||
"user": {
|
||||
"avatar_url": "https://avatars3.githubusercontent.com/u/3388381?v=3",
|
||||
"events_url": "https://api.github.com/users/heshamsalman/events{/privacy}",
|
||||
"followers_url": "https://api.github.com/users/heshamsalman/followers",
|
||||
"following_url": "https://api.github.com/users/heshamsalman/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/heshamsalman/gists{/gist_id}",
|
||||
"gravatar_id": "",
|
||||
"html_url": "https://github.com/heshamsalman",
|
||||
"id": 3388381,
|
||||
"login": "heshamsalman",
|
||||
"organizations_url": "https://api.github.com/users/heshamsalman/orgs",
|
||||
"received_events_url": "https://api.github.com/users/heshamsalman/received_events",
|
||||
"repos_url": "https://api.github.com/users/heshamsalman/repos",
|
||||
"site_admin": false,
|
||||
"starred_url": "https://api.github.com/users/heshamsalman/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/heshamsalman/subscriptions",
|
||||
"type": "User",
|
||||
"url": "https://api.github.com/users/heshamsalman"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user