mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Follow up from https://github.com/garronej/github_actions_toolkit
This commit is contained in:
commit
5297ab00ab
54 changed files with 18162 additions and 0 deletions
223
res/pr_closed_not_merged.json
Normal file
223
res/pr_closed_not_merged.json
Normal file
|
|
@ -0,0 +1,223 @@
|
|||
{
|
||||
"url": "https://api.github.com/repos/denoland/deno_website2/pulls/243",
|
||||
"id": 376901639,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mzc2OTAxNjM5",
|
||||
"html_url": "https://github.com/denoland/deno_website2/pull/243",
|
||||
"diff_url": "https://github.com/denoland/deno_website2/pull/243.diff",
|
||||
"patch_url": "https://github.com/denoland/deno_website2/pull/243.patch",
|
||||
"issue_url": "https://api.github.com/repos/denoland/deno_website2/issues/243",
|
||||
"number": 243,
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"title": "Update database.json",
|
||||
"user": {
|
||||
"login": "ebebbington",
|
||||
"id": 47337480,
|
||||
"node_id": "MDQ6VXNlcjQ3MzM3NDgw",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/47337480?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/ebebbington",
|
||||
"html_url": "https://github.com/ebebbington",
|
||||
"followers_url": "https://api.github.com/users/ebebbington/followers",
|
||||
"following_url": "https://api.github.com/users/ebebbington/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/ebebbington/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/ebebbington/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/ebebbington/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/ebebbington/orgs",
|
||||
"repos_url": "https://api.github.com/users/ebebbington/repos",
|
||||
"events_url": "https://api.github.com/users/ebebbington/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/ebebbington/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "",
|
||||
"created_at": "2020-02-19T00:19:16Z",
|
||||
"updated_at": "2020-02-19T01:36:47Z",
|
||||
"closed_at": "2020-02-19T01:36:47Z",
|
||||
"merged_at": null,
|
||||
"merge_commit_sha": "3c2466b5531ca936a4298e289e2fd0be21113243",
|
||||
"assignee": null,
|
||||
"assignees": [],
|
||||
"requested_reviewers": [],
|
||||
"requested_teams": [],
|
||||
"labels": [],
|
||||
"milestone": null,
|
||||
"draft": false,
|
||||
"commits_url": "https://api.github.com/repos/denoland/deno_website2/pulls/243/commits",
|
||||
"review_comments_url": "https://api.github.com/repos/denoland/deno_website2/pulls/243/comments",
|
||||
"review_comment_url": "https://api.github.com/repos/denoland/deno_website2/pulls/comments{/number}",
|
||||
"comments_url": "https://api.github.com/repos/denoland/deno_website2/issues/243/comments",
|
||||
"statuses_url": "https://api.github.com/repos/denoland/deno_website2/statuses/dd984adce147336ebe4e3f5c87f5bb256c710d2a",
|
||||
"head": {
|
||||
"label": "ebebbington:patch-1",
|
||||
"ref": "patch-1",
|
||||
"sha": "dd984adce147336ebe4e3f5c87f5bb256c710d2a",
|
||||
"user": {
|
||||
"login": "ebebbington",
|
||||
"id": 47337480,
|
||||
"node_id": "MDQ6VXNlcjQ3MzM3NDgw",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/47337480?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/ebebbington",
|
||||
"html_url": "https://github.com/ebebbington",
|
||||
"followers_url": "https://api.github.com/users/ebebbington/followers",
|
||||
"following_url": "https://api.github.com/users/ebebbington/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/ebebbington/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/ebebbington/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/ebebbington/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/ebebbington/orgs",
|
||||
"repos_url": "https://api.github.com/users/ebebbington/repos",
|
||||
"events_url": "https://api.github.com/users/ebebbington/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/ebebbington/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": null
|
||||
},
|
||||
"base": {
|
||||
"label": "denoland:master",
|
||||
"ref": "master",
|
||||
"sha": "a1fd79e283995341830c0864e2282146fe604401",
|
||||
"user": {
|
||||
"login": "denoland",
|
||||
"id": 42048915,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQyMDQ4OTE1",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/42048915?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/denoland",
|
||||
"html_url": "https://github.com/denoland",
|
||||
"followers_url": "https://api.github.com/users/denoland/followers",
|
||||
"following_url": "https://api.github.com/users/denoland/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/denoland/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/denoland/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/denoland/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/denoland/orgs",
|
||||
"repos_url": "https://api.github.com/users/denoland/repos",
|
||||
"events_url": "https://api.github.com/users/denoland/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/denoland/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 216156518,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkyMTYxNTY1MTg=",
|
||||
"name": "deno_website2",
|
||||
"full_name": "denoland/deno_website2",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "denoland",
|
||||
"id": 42048915,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQyMDQ4OTE1",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/42048915?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/denoland",
|
||||
"html_url": "https://github.com/denoland",
|
||||
"followers_url": "https://api.github.com/users/denoland/followers",
|
||||
"following_url": "https://api.github.com/users/denoland/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/denoland/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/denoland/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/denoland/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/denoland/orgs",
|
||||
"repos_url": "https://api.github.com/users/denoland/repos",
|
||||
"events_url": "https://api.github.com/users/denoland/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/denoland/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://github.com/denoland/deno_website2",
|
||||
"description": "deno.land website ",
|
||||
"fork": false,
|
||||
"url": "https://api.github.com/repos/denoland/deno_website2",
|
||||
"forks_url": "https://api.github.com/repos/denoland/deno_website2/forks",
|
||||
"keys_url": "https://api.github.com/repos/denoland/deno_website2/keys{/key_id}",
|
||||
"collaborators_url": "https://api.github.com/repos/denoland/deno_website2/collaborators{/collaborator}",
|
||||
"teams_url": "https://api.github.com/repos/denoland/deno_website2/teams",
|
||||
"hooks_url": "https://api.github.com/repos/denoland/deno_website2/hooks",
|
||||
"issue_events_url": "https://api.github.com/repos/denoland/deno_website2/issues/events{/number}",
|
||||
"events_url": "https://api.github.com/repos/denoland/deno_website2/events",
|
||||
"assignees_url": "https://api.github.com/repos/denoland/deno_website2/assignees{/user}",
|
||||
"branches_url": "https://api.github.com/repos/denoland/deno_website2/branches{/branch}",
|
||||
"tags_url": "https://api.github.com/repos/denoland/deno_website2/tags",
|
||||
"blobs_url": "https://api.github.com/repos/denoland/deno_website2/git/blobs{/sha}",
|
||||
"git_tags_url": "https://api.github.com/repos/denoland/deno_website2/git/tags{/sha}",
|
||||
"git_refs_url": "https://api.github.com/repos/denoland/deno_website2/git/refs{/sha}",
|
||||
"trees_url": "https://api.github.com/repos/denoland/deno_website2/git/trees{/sha}",
|
||||
"statuses_url": "https://api.github.com/repos/denoland/deno_website2/statuses/{sha}",
|
||||
"languages_url": "https://api.github.com/repos/denoland/deno_website2/languages",
|
||||
"stargazers_url": "https://api.github.com/repos/denoland/deno_website2/stargazers",
|
||||
"contributors_url": "https://api.github.com/repos/denoland/deno_website2/contributors",
|
||||
"subscribers_url": "https://api.github.com/repos/denoland/deno_website2/subscribers",
|
||||
"subscription_url": "https://api.github.com/repos/denoland/deno_website2/subscription",
|
||||
"commits_url": "https://api.github.com/repos/denoland/deno_website2/commits{/sha}",
|
||||
"git_commits_url": "https://api.github.com/repos/denoland/deno_website2/git/commits{/sha}",
|
||||
"comments_url": "https://api.github.com/repos/denoland/deno_website2/comments{/number}",
|
||||
"issue_comment_url": "https://api.github.com/repos/denoland/deno_website2/issues/comments{/number}",
|
||||
"contents_url": "https://api.github.com/repos/denoland/deno_website2/contents/{+path}",
|
||||
"compare_url": "https://api.github.com/repos/denoland/deno_website2/compare/{base}...{head}",
|
||||
"merges_url": "https://api.github.com/repos/denoland/deno_website2/merges",
|
||||
"archive_url": "https://api.github.com/repos/denoland/deno_website2/{archive_format}{/ref}",
|
||||
"downloads_url": "https://api.github.com/repos/denoland/deno_website2/downloads",
|
||||
"issues_url": "https://api.github.com/repos/denoland/deno_website2/issues{/number}",
|
||||
"pulls_url": "https://api.github.com/repos/denoland/deno_website2/pulls{/number}",
|
||||
"milestones_url": "https://api.github.com/repos/denoland/deno_website2/milestones{/number}",
|
||||
"notifications_url": "https://api.github.com/repos/denoland/deno_website2/notifications{?since,all,participating}",
|
||||
"labels_url": "https://api.github.com/repos/denoland/deno_website2/labels{/name}",
|
||||
"releases_url": "https://api.github.com/repos/denoland/deno_website2/releases{/id}",
|
||||
"deployments_url": "https://api.github.com/repos/denoland/deno_website2/deployments",
|
||||
"created_at": "2019-10-19T05:53:43Z",
|
||||
"updated_at": "2020-05-12T22:28:15Z",
|
||||
"pushed_at": "2020-05-12T22:35:23Z",
|
||||
"git_url": "git://github.com/denoland/deno_website2.git",
|
||||
"ssh_url": "git@github.com:denoland/deno_website2.git",
|
||||
"clone_url": "https://github.com/denoland/deno_website2.git",
|
||||
"svn_url": "https://github.com/denoland/deno_website2",
|
||||
"homepage": "https://deno.land/",
|
||||
"size": 1517,
|
||||
"stargazers_count": 187,
|
||||
"watchers_count": 187,
|
||||
"language": "TypeScript",
|
||||
"has_issues": true,
|
||||
"has_projects": false,
|
||||
"has_downloads": true,
|
||||
"has_wiki": false,
|
||||
"has_pages": false,
|
||||
"forks_count": 131,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 33,
|
||||
"license": null,
|
||||
"forks": 131,
|
||||
"open_issues": 33,
|
||||
"watchers": 187,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://api.github.com/repos/denoland/deno_website2/pulls/243"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://github.com/denoland/deno_website2/pull/243"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://api.github.com/repos/denoland/deno_website2/issues/243"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://api.github.com/repos/denoland/deno_website2/issues/243/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://api.github.com/repos/denoland/deno_website2/pulls/243/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://api.github.com/repos/denoland/deno_website2/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://api.github.com/repos/denoland/deno_website2/pulls/243/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://api.github.com/repos/denoland/deno_website2/statuses/dd984adce147336ebe4e3f5c87f5bb256c710d2a"
|
||||
}
|
||||
},
|
||||
"author_association": "CONTRIBUTOR"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue