Skip to content

Instantly share code, notes, and snippets.

@BanzaiMan
Created December 11, 2019 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BanzaiMan/d70f16e10016c7de42750aab990873b4 to your computer and use it in GitHub Desktop.
Save BanzaiMan/d70f16e10016c7de42750aab990873b4 to your computer and use it in GitHub Desktop.
recent Pull Request 11 events
$ curl -sSfL https://api.github.com/repos/yeputons/hse-2019-pb-tasks/events | jq 'map(select(.type == "PullRequestEvent") | select(.payload.number == 11))'
[
{
"id": "11067124472",
"type": "PullRequestEvent",
"actor": {
"id": 1297325,
"login": "yeputons",
"display_login": "yeputons",
"gravatar_id": "",
"url": "https://api.github.com/users/yeputons",
"avatar_url": "https://avatars.githubusercontent.com/u/1297325?"
},
"repo": {
"id": 220148111,
"name": "yeputons/hse-2019-pb-tasks",
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks"
},
"payload": {
"action": "reopened",
"number": 11,
"pull_request": {
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11",
"id": 343824102,
"node_id": "MDExOlB1bGxSZXF1ZXN0MzQzODI0MTAy",
"html_url": "https://github.com/yeputons/hse-2019-pb-tasks/pull/11",
"diff_url": "https://github.com/yeputons/hse-2019-pb-tasks/pull/11.diff",
"patch_url": "https://github.com/yeputons/hse-2019-pb-tasks/pull/11.patch",
"issue_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/11",
"number": 11,
"state": "open",
"locked": false,
"title": "Task01-grep, Group05, Бербат Георгий",
"user": {
"login": "rbgeorgy",
"id": 55026843,
"node_id": "MDQ6VXNlcjU1MDI2ODQz",
"avatar_url": "https://avatars2.githubusercontent.com/u/55026843?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rbgeorgy",
"html_url": "https://github.com/rbgeorgy",
"followers_url": "https://api.github.com/users/rbgeorgy/followers",
"following_url": "https://api.github.com/users/rbgeorgy/following{/other_user}",
"gists_url": "https://api.github.com/users/rbgeorgy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rbgeorgy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rbgeorgy/subscriptions",
"organizations_url": "https://api.github.com/users/rbgeorgy/orgs",
"repos_url": "https://api.github.com/users/rbgeorgy/repos",
"events_url": "https://api.github.com/users/rbgeorgy/events{/privacy}",
"received_events_url": "https://api.github.com/users/rbgeorgy/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2019-11-21T03:19:34Z",
"updated_at": "2019-12-11T18:47:56Z",
"closed_at": null,
"merged_at": null,
"merge_commit_sha": "1dfd2c3b42e99af4f6d865a99a91df40dc817385",
"assignee": null,
"assignees": [],
"requested_reviewers": [],
"requested_teams": [],
"labels": [
{
"id": 1689111849,
"node_id": "MDU6TGFiZWwxNjg5MTExODQ5",
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/labels/group05",
"name": "group05",
"color": "89d2ff",
"default": false,
"description": ""
},
{
"id": 1686335642,
"node_id": "MDU6TGFiZWwxNjg2MzM1NjQy",
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/labels/task01",
"name": "task01",
"color": "f48e3a",
"default": false,
"description": ""
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11/commits",
"review_comments_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11/comments",
"review_comment_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/11/comments",
"statuses_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/statuses/2e917571b938fd5d092cff12fd60c7f671b3c027",
"head": {
"label": "rbgeorgy:task01-grep-solution",
"ref": "task01-grep-solution",
"sha": "2e917571b938fd5d092cff12fd60c7f671b3c027",
"user": {
"login": "rbgeorgy",
"id": 55026843,
"node_id": "MDQ6VXNlcjU1MDI2ODQz",
"avatar_url": "https://avatars2.githubusercontent.com/u/55026843?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rbgeorgy",
"html_url": "https://github.com/rbgeorgy",
"followers_url": "https://api.github.com/users/rbgeorgy/followers",
"following_url": "https://api.github.com/users/rbgeorgy/following{/other_user}",
"gists_url": "https://api.github.com/users/rbgeorgy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rbgeorgy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rbgeorgy/subscriptions",
"organizations_url": "https://api.github.com/users/rbgeorgy/orgs",
"repos_url": "https://api.github.com/users/rbgeorgy/repos",
"events_url": "https://api.github.com/users/rbgeorgy/events{/privacy}",
"received_events_url": "https://api.github.com/users/rbgeorgy/received_events",
"type": "User",
"site_admin": false
},
"repo": {
"id": 223075496,
"node_id": "MDEwOlJlcG9zaXRvcnkyMjMwNzU0OTY=",
"name": "hse-2019-pb-tasks",
"full_name": "rbgeorgy/hse-2019-pb-tasks",
"private": false,
"owner": {
"login": "rbgeorgy",
"id": 55026843,
"node_id": "MDQ6VXNlcjU1MDI2ODQz",
"avatar_url": "https://avatars2.githubusercontent.com/u/55026843?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rbgeorgy",
"html_url": "https://github.com/rbgeorgy",
"followers_url": "https://api.github.com/users/rbgeorgy/followers",
"following_url": "https://api.github.com/users/rbgeorgy/following{/other_user}",
"gists_url": "https://api.github.com/users/rbgeorgy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rbgeorgy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rbgeorgy/subscriptions",
"organizations_url": "https://api.github.com/users/rbgeorgy/orgs",
"repos_url": "https://api.github.com/users/rbgeorgy/repos",
"events_url": "https://api.github.com/users/rbgeorgy/events{/privacy}",
"received_events_url": "https://api.github.com/users/rbgeorgy/received_events",
"type": "User",
"site_admin": false
},
"html_url": "https://github.com/rbgeorgy/hse-2019-pb-tasks",
"description": null,
"fork": true,
"url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks",
"forks_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/forks",
"keys_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/teams",
"hooks_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/hooks",
"issue_events_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/issues/events{/number}",
"events_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/events",
"assignees_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/assignees{/user}",
"branches_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/branches{/branch}",
"tags_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/tags",
"blobs_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/statuses/{sha}",
"languages_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/languages",
"stargazers_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/stargazers",
"contributors_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/contributors",
"subscribers_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/subscribers",
"subscription_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/subscription",
"commits_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/contents/{+path}",
"compare_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/merges",
"archive_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/downloads",
"issues_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/issues{/number}",
"pulls_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/pulls{/number}",
"milestones_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/milestones{/number}",
"notifications_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/labels{/name}",
"releases_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/releases{/id}",
"deployments_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/deployments",
"created_at": "2019-11-21T02:58:18Z",
"updated_at": "2019-11-21T02:58:20Z",
"pushed_at": "2019-12-06T19:20:18Z",
"git_url": "git://github.com/rbgeorgy/hse-2019-pb-tasks.git",
"ssh_url": "git@github.com:rbgeorgy/hse-2019-pb-tasks.git",
"clone_url": "https://github.com/rbgeorgy/hse-2019-pb-tasks.git",
"svn_url": "https://github.com/rbgeorgy/hse-2019-pb-tasks",
"homepage": null,
"size": 49,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": false,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 0,
"license": null,
"forks": 0,
"open_issues": 0,
"watchers": 0,
"default_branch": "master"
}
},
"base": {
"label": "yeputons:master",
"ref": "master",
"sha": "a76cfb91e092ddf73000d9ada1808296bc04849b",
"user": {
"login": "yeputons",
"id": 1297325,
"node_id": "MDQ6VXNlcjEyOTczMjU=",
"avatar_url": "https://avatars2.githubusercontent.com/u/1297325?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yeputons",
"html_url": "https://github.com/yeputons",
"followers_url": "https://api.github.com/users/yeputons/followers",
"following_url": "https://api.github.com/users/yeputons/following{/other_user}",
"gists_url": "https://api.github.com/users/yeputons/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yeputons/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yeputons/subscriptions",
"organizations_url": "https://api.github.com/users/yeputons/orgs",
"repos_url": "https://api.github.com/users/yeputons/repos",
"events_url": "https://api.github.com/users/yeputons/events{/privacy}",
"received_events_url": "https://api.github.com/users/yeputons/received_events",
"type": "User",
"site_admin": false
},
"repo": {
"id": 220148111,
"node_id": "MDEwOlJlcG9zaXRvcnkyMjAxNDgxMTE=",
"name": "hse-2019-pb-tasks",
"full_name": "yeputons/hse-2019-pb-tasks",
"private": false,
"owner": {
"login": "yeputons",
"id": 1297325,
"node_id": "MDQ6VXNlcjEyOTczMjU=",
"avatar_url": "https://avatars2.githubusercontent.com/u/1297325?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yeputons",
"html_url": "https://github.com/yeputons",
"followers_url": "https://api.github.com/users/yeputons/followers",
"following_url": "https://api.github.com/users/yeputons/following{/other_user}",
"gists_url": "https://api.github.com/users/yeputons/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yeputons/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yeputons/subscriptions",
"organizations_url": "https://api.github.com/users/yeputons/orgs",
"repos_url": "https://api.github.com/users/yeputons/repos",
"events_url": "https://api.github.com/users/yeputons/events{/privacy}",
"received_events_url": "https://api.github.com/users/yeputons/received_events",
"type": "User",
"site_admin": false
},
"html_url": "https://github.com/yeputons/hse-2019-pb-tasks",
"description": null,
"fork": false,
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks",
"forks_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/forks",
"keys_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/teams",
"hooks_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/hooks",
"issue_events_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/events{/number}",
"events_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/events",
"assignees_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/assignees{/user}",
"branches_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/branches{/branch}",
"tags_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/tags",
"blobs_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/statuses/{sha}",
"languages_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/languages",
"stargazers_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/stargazers",
"contributors_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/contributors",
"subscribers_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/subscribers",
"subscription_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/subscription",
"commits_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/contents/{+path}",
"compare_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/merges",
"archive_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/downloads",
"issues_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues{/number}",
"pulls_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls{/number}",
"milestones_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/milestones{/number}",
"notifications_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/labels{/name}",
"releases_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/releases{/id}",
"deployments_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/deployments",
"created_at": "2019-11-07T03:59:54Z",
"updated_at": "2019-12-05T09:21:11Z",
"pushed_at": "2019-12-11T18:47:55Z",
"git_url": "git://github.com/yeputons/hse-2019-pb-tasks.git",
"ssh_url": "git@github.com:yeputons/hse-2019-pb-tasks.git",
"clone_url": "https://github.com/yeputons/hse-2019-pb-tasks.git",
"svn_url": "https://github.com/yeputons/hse-2019-pb-tasks",
"homepage": null,
"size": 107,
"stargazers_count": 0,
"watchers_count": 0,
"language": "C++",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 78,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 184,
"license": null,
"forks": 78,
"open_issues": 184,
"watchers": 0,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11"
},
"html": {
"href": "https://github.com/yeputons/hse-2019-pb-tasks/pull/11"
},
"issue": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/11"
},
"comments": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/11/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11/commits"
},
"statuses": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/statuses/2e917571b938fd5d092cff12fd60c7f671b3c027"
}
},
"author_association": "NONE",
"merged": false,
"mergeable": null,
"rebaseable": null,
"mergeable_state": "unknown",
"merged_by": null,
"comments": 3,
"review_comments": 31,
"maintainer_can_modify": true,
"commits": 6,
"additions": 99,
"deletions": 14,
"changed_files": 2
}
},
"public": true,
"created_at": "2019-12-11T18:47:57Z"
},
{
"id": "11067124087",
"type": "PullRequestEvent",
"actor": {
"id": 1297325,
"login": "yeputons",
"display_login": "yeputons",
"gravatar_id": "",
"url": "https://api.github.com/users/yeputons",
"avatar_url": "https://avatars.githubusercontent.com/u/1297325?"
},
"repo": {
"id": 220148111,
"name": "yeputons/hse-2019-pb-tasks",
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks"
},
"payload": {
"action": "closed",
"number": 11,
"pull_request": {
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11",
"id": 343824102,
"node_id": "MDExOlB1bGxSZXF1ZXN0MzQzODI0MTAy",
"html_url": "https://github.com/yeputons/hse-2019-pb-tasks/pull/11",
"diff_url": "https://github.com/yeputons/hse-2019-pb-tasks/pull/11.diff",
"patch_url": "https://github.com/yeputons/hse-2019-pb-tasks/pull/11.patch",
"issue_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/11",
"number": 11,
"state": "closed",
"locked": false,
"title": "Task01-grep, Group05, Бербат Георгий",
"user": {
"login": "rbgeorgy",
"id": 55026843,
"node_id": "MDQ6VXNlcjU1MDI2ODQz",
"avatar_url": "https://avatars2.githubusercontent.com/u/55026843?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rbgeorgy",
"html_url": "https://github.com/rbgeorgy",
"followers_url": "https://api.github.com/users/rbgeorgy/followers",
"following_url": "https://api.github.com/users/rbgeorgy/following{/other_user}",
"gists_url": "https://api.github.com/users/rbgeorgy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rbgeorgy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rbgeorgy/subscriptions",
"organizations_url": "https://api.github.com/users/rbgeorgy/orgs",
"repos_url": "https://api.github.com/users/rbgeorgy/repos",
"events_url": "https://api.github.com/users/rbgeorgy/events{/privacy}",
"received_events_url": "https://api.github.com/users/rbgeorgy/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2019-11-21T03:19:34Z",
"updated_at": "2019-12-11T18:47:54Z",
"closed_at": "2019-12-11T18:47:54Z",
"merged_at": null,
"merge_commit_sha": "1dfd2c3b42e99af4f6d865a99a91df40dc817385",
"assignee": null,
"assignees": [],
"requested_reviewers": [],
"requested_teams": [],
"labels": [
{
"id": 1689111849,
"node_id": "MDU6TGFiZWwxNjg5MTExODQ5",
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/labels/group05",
"name": "group05",
"color": "89d2ff",
"default": false,
"description": ""
},
{
"id": 1686335642,
"node_id": "MDU6TGFiZWwxNjg2MzM1NjQy",
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/labels/task01",
"name": "task01",
"color": "f48e3a",
"default": false,
"description": ""
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11/commits",
"review_comments_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11/comments",
"review_comment_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/11/comments",
"statuses_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/statuses/2e917571b938fd5d092cff12fd60c7f671b3c027",
"head": {
"label": "rbgeorgy:task01-grep-solution",
"ref": "task01-grep-solution",
"sha": "2e917571b938fd5d092cff12fd60c7f671b3c027",
"user": {
"login": "rbgeorgy",
"id": 55026843,
"node_id": "MDQ6VXNlcjU1MDI2ODQz",
"avatar_url": "https://avatars2.githubusercontent.com/u/55026843?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rbgeorgy",
"html_url": "https://github.com/rbgeorgy",
"followers_url": "https://api.github.com/users/rbgeorgy/followers",
"following_url": "https://api.github.com/users/rbgeorgy/following{/other_user}",
"gists_url": "https://api.github.com/users/rbgeorgy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rbgeorgy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rbgeorgy/subscriptions",
"organizations_url": "https://api.github.com/users/rbgeorgy/orgs",
"repos_url": "https://api.github.com/users/rbgeorgy/repos",
"events_url": "https://api.github.com/users/rbgeorgy/events{/privacy}",
"received_events_url": "https://api.github.com/users/rbgeorgy/received_events",
"type": "User",
"site_admin": false
},
"repo": {
"id": 223075496,
"node_id": "MDEwOlJlcG9zaXRvcnkyMjMwNzU0OTY=",
"name": "hse-2019-pb-tasks",
"full_name": "rbgeorgy/hse-2019-pb-tasks",
"private": false,
"owner": {
"login": "rbgeorgy",
"id": 55026843,
"node_id": "MDQ6VXNlcjU1MDI2ODQz",
"avatar_url": "https://avatars2.githubusercontent.com/u/55026843?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rbgeorgy",
"html_url": "https://github.com/rbgeorgy",
"followers_url": "https://api.github.com/users/rbgeorgy/followers",
"following_url": "https://api.github.com/users/rbgeorgy/following{/other_user}",
"gists_url": "https://api.github.com/users/rbgeorgy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rbgeorgy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rbgeorgy/subscriptions",
"organizations_url": "https://api.github.com/users/rbgeorgy/orgs",
"repos_url": "https://api.github.com/users/rbgeorgy/repos",
"events_url": "https://api.github.com/users/rbgeorgy/events{/privacy}",
"received_events_url": "https://api.github.com/users/rbgeorgy/received_events",
"type": "User",
"site_admin": false
},
"html_url": "https://github.com/rbgeorgy/hse-2019-pb-tasks",
"description": null,
"fork": true,
"url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks",
"forks_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/forks",
"keys_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/teams",
"hooks_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/hooks",
"issue_events_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/issues/events{/number}",
"events_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/events",
"assignees_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/assignees{/user}",
"branches_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/branches{/branch}",
"tags_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/tags",
"blobs_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/statuses/{sha}",
"languages_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/languages",
"stargazers_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/stargazers",
"contributors_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/contributors",
"subscribers_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/subscribers",
"subscription_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/subscription",
"commits_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/contents/{+path}",
"compare_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/merges",
"archive_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/downloads",
"issues_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/issues{/number}",
"pulls_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/pulls{/number}",
"milestones_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/milestones{/number}",
"notifications_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/labels{/name}",
"releases_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/releases{/id}",
"deployments_url": "https://api.github.com/repos/rbgeorgy/hse-2019-pb-tasks/deployments",
"created_at": "2019-11-21T02:58:18Z",
"updated_at": "2019-11-21T02:58:20Z",
"pushed_at": "2019-12-06T19:20:18Z",
"git_url": "git://github.com/rbgeorgy/hse-2019-pb-tasks.git",
"ssh_url": "git@github.com:rbgeorgy/hse-2019-pb-tasks.git",
"clone_url": "https://github.com/rbgeorgy/hse-2019-pb-tasks.git",
"svn_url": "https://github.com/rbgeorgy/hse-2019-pb-tasks",
"homepage": null,
"size": 49,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": false,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 0,
"license": null,
"forks": 0,
"open_issues": 0,
"watchers": 0,
"default_branch": "master"
}
},
"base": {
"label": "yeputons:master",
"ref": "master",
"sha": "a76cfb91e092ddf73000d9ada1808296bc04849b",
"user": {
"login": "yeputons",
"id": 1297325,
"node_id": "MDQ6VXNlcjEyOTczMjU=",
"avatar_url": "https://avatars2.githubusercontent.com/u/1297325?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yeputons",
"html_url": "https://github.com/yeputons",
"followers_url": "https://api.github.com/users/yeputons/followers",
"following_url": "https://api.github.com/users/yeputons/following{/other_user}",
"gists_url": "https://api.github.com/users/yeputons/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yeputons/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yeputons/subscriptions",
"organizations_url": "https://api.github.com/users/yeputons/orgs",
"repos_url": "https://api.github.com/users/yeputons/repos",
"events_url": "https://api.github.com/users/yeputons/events{/privacy}",
"received_events_url": "https://api.github.com/users/yeputons/received_events",
"type": "User",
"site_admin": false
},
"repo": {
"id": 220148111,
"node_id": "MDEwOlJlcG9zaXRvcnkyMjAxNDgxMTE=",
"name": "hse-2019-pb-tasks",
"full_name": "yeputons/hse-2019-pb-tasks",
"private": false,
"owner": {
"login": "yeputons",
"id": 1297325,
"node_id": "MDQ6VXNlcjEyOTczMjU=",
"avatar_url": "https://avatars2.githubusercontent.com/u/1297325?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yeputons",
"html_url": "https://github.com/yeputons",
"followers_url": "https://api.github.com/users/yeputons/followers",
"following_url": "https://api.github.com/users/yeputons/following{/other_user}",
"gists_url": "https://api.github.com/users/yeputons/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yeputons/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yeputons/subscriptions",
"organizations_url": "https://api.github.com/users/yeputons/orgs",
"repos_url": "https://api.github.com/users/yeputons/repos",
"events_url": "https://api.github.com/users/yeputons/events{/privacy}",
"received_events_url": "https://api.github.com/users/yeputons/received_events",
"type": "User",
"site_admin": false
},
"html_url": "https://github.com/yeputons/hse-2019-pb-tasks",
"description": null,
"fork": false,
"url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks",
"forks_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/forks",
"keys_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/teams",
"hooks_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/hooks",
"issue_events_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/events{/number}",
"events_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/events",
"assignees_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/assignees{/user}",
"branches_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/branches{/branch}",
"tags_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/tags",
"blobs_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/statuses/{sha}",
"languages_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/languages",
"stargazers_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/stargazers",
"contributors_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/contributors",
"subscribers_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/subscribers",
"subscription_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/subscription",
"commits_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/contents/{+path}",
"compare_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/merges",
"archive_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/downloads",
"issues_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues{/number}",
"pulls_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls{/number}",
"milestones_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/milestones{/number}",
"notifications_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/labels{/name}",
"releases_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/releases{/id}",
"deployments_url": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/deployments",
"created_at": "2019-11-07T03:59:54Z",
"updated_at": "2019-12-05T09:21:11Z",
"pushed_at": "2019-12-11T17:33:48Z",
"git_url": "git://github.com/yeputons/hse-2019-pb-tasks.git",
"ssh_url": "git@github.com:yeputons/hse-2019-pb-tasks.git",
"clone_url": "https://github.com/yeputons/hse-2019-pb-tasks.git",
"svn_url": "https://github.com/yeputons/hse-2019-pb-tasks",
"homepage": null,
"size": 107,
"stargazers_count": 0,
"watchers_count": 0,
"language": "C++",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 78,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 183,
"license": null,
"forks": 78,
"open_issues": 183,
"watchers": 0,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11"
},
"html": {
"href": "https://github.com/yeputons/hse-2019-pb-tasks/pull/11"
},
"issue": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/11"
},
"comments": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/issues/11/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/pulls/11/commits"
},
"statuses": {
"href": "https://api.github.com/repos/yeputons/hse-2019-pb-tasks/statuses/2e917571b938fd5d092cff12fd60c7f671b3c027"
}
},
"author_association": "NONE",
"merged": false,
"mergeable": true,
"rebaseable": true,
"mergeable_state": "clean",
"merged_by": null,
"comments": 3,
"review_comments": 31,
"maintainer_can_modify": false,
"commits": 6,
"additions": 99,
"deletions": 14,
"changed_files": 2
}
},
"public": true,
"created_at": "2019-12-11T18:47:54Z"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment