Skip to content

Instantly share code, notes, and snippets.

@vio
Last active April 11, 2021 15:48
Show Gist options
  • Save vio/486dfd459c55482d2acf35627294682c to your computer and use it in GitHub Desktop.
Save vio/486dfd459c55482d2acf35627294682c to your computer and use it in GitHub Desktop.
GitHub action - pull_request create envs
GITHUB_ACTION=hmarrdebug-action
GITHUB_ACTIONS=true
GITHUB_ACTION_REF=v2
GITHUB_ACTION_REPOSITORY=hmarr/debug-action
GITHUB_ACTOR=vio
GITHUB_API_URL=https://api.github.com
GITHUB_BASE_REF=master
GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_999a3851-5a2e-4363-abfc-c106d6d46083
GITHUB_EVENT_NAME=pull_request
GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json
GITHUB_GRAPHQL_URL=https://api.github.com/graphql
GITHUB_HEAD_REF=test-fork-change
GITHUB_JOB=build
GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_999a3851-5a2e-4363-abfc-c106d6d46083
GITHUB_REF=refs/pull/118/merge
GITHUB_REPOSITORY=relative-ci/example-cli-github-action
GITHUB_REPOSITORY_OWNER=relative-ci
GITHUB_RETENTION_DAYS=90
GITHUB_RUN_ID=736777318
GITHUB_RUN_NUMBER=12
GITHUB_SERVER_URL=https://github.com
GITHUB_SHA=7a591529cecb6118ed7cc6de2c1eee6119055e5f
GITHUB_WORKFLOW=Pull Request
GITHUB_WORKSPACE=/home/runner/work/example-cli-github-action/example-cli-github-action
{
"action": "opened",
"number": 118,
"organization": {
"avatar_url": "https://avatars.githubusercontent.com/u/43522883?v=4",
"description": "Specialized insights for web bundles",
"events_url": "https://api.github.com/orgs/relative-ci/events",
"hooks_url": "https://api.github.com/orgs/relative-ci/hooks",
"id": 43522883,
"issues_url": "https://api.github.com/orgs/relative-ci/issues",
"login": "relative-ci",
"members_url": "https://api.github.com/orgs/relative-ci/members{/member}",
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQzNTIyODgz",
"public_members_url": "https://api.github.com/orgs/relative-ci/public_members{/member}",
"repos_url": "https://api.github.com/orgs/relative-ci/repos",
"url": "https://api.github.com/orgs/relative-ci"
},
"pull_request": {
"_links": {
"comments": {
"href": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues/118/comments"
},
"commits": {
"href": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls/118/commits"
},
"html": {
"href": "https://github.com/relative-ci/example-cli-github-action/pull/118"
},
"issue": {
"href": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues/118"
},
"review_comment": {
"href": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls/comments{/number}"
},
"review_comments": {
"href": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls/118/comments"
},
"self": {
"href": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls/118"
},
"statuses": {
"href": "https://api.github.com/repos/relative-ci/example-cli-github-action/statuses/28e080908fa4db2f895f771374c0f7db2e3f318b"
}
},
"active_lock_reason": null,
"additions": 1,
"assignee": null,
"assignees": [],
"author_association": "MEMBER",
"auto_merge": null,
"base": {
"label": "relative-ci:master",
"ref": "master",
"repo": {
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_squash_merge": true,
"archive_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/assignees{/user}",
"blobs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/branches{/branch}",
"clone_url": "https://github.com/relative-ci/example-cli-github-action.git",
"collaborators_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/comments{/number}",
"commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/commits{/sha}",
"compare_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/contents/{+path}",
"contributors_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/contributors",
"created_at": "2020-10-10T15:02:17Z",
"default_branch": "master",
"delete_branch_on_merge": true,
"deployments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/deployments",
"description": "@relative-ci/agent CLI setup example for Github Action",
"disabled": false,
"downloads_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/downloads",
"events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/events",
"fork": false,
"forks": 1,
"forks_count": 1,
"forks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/forks",
"full_name": "relative-ci/example-cli-github-action",
"git_commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/tags{/sha}",
"git_url": "git://github.com/relative-ci/example-cli-github-action.git",
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": true,
"homepage": "",
"hooks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/hooks",
"html_url": "https://github.com/relative-ci/example-cli-github-action",
"id": 302926692,
"issue_comment_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues/events{/number}",
"issues_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues{/number}",
"keys_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/keys{/key_id}",
"labels_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/labels{/name}",
"language": "JavaScript",
"languages_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/languages",
"license": {
"key": "mit",
"name": "MIT License",
"node_id": "MDc6TGljZW5zZTEz",
"spdx_id": "MIT",
"url": "https://api.github.com/licenses/mit"
},
"merges_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/merges",
"milestones_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/milestones{/number}",
"mirror_url": null,
"name": "example-cli-github-action",
"node_id": "MDEwOlJlcG9zaXRvcnkzMDI5MjY2OTI=",
"notifications_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/notifications{?since,all,participating}",
"open_issues": 5,
"open_issues_count": 5,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/43522883?v=4",
"events_url": "https://api.github.com/users/relative-ci/events{/privacy}",
"followers_url": "https://api.github.com/users/relative-ci/followers",
"following_url": "https://api.github.com/users/relative-ci/following{/other_user}",
"gists_url": "https://api.github.com/users/relative-ci/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/relative-ci",
"id": 43522883,
"login": "relative-ci",
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQzNTIyODgz",
"organizations_url": "https://api.github.com/users/relative-ci/orgs",
"received_events_url": "https://api.github.com/users/relative-ci/received_events",
"repos_url": "https://api.github.com/users/relative-ci/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/relative-ci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/relative-ci/subscriptions",
"type": "Organization",
"url": "https://api.github.com/users/relative-ci"
},
"private": false,
"pulls_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls{/number}",
"pushed_at": "2021-04-10T19:17:20Z",
"releases_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/releases{/id}",
"size": 1427,
"ssh_url": "[email protected]:relative-ci/example-cli-github-action.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/stargazers",
"statuses_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/subscribers",
"subscription_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/subscription",
"svn_url": "https://github.com/relative-ci/example-cli-github-action",
"tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/tags",
"teams_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/teams",
"trees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/trees{/sha}",
"updated_at": "2021-04-10T19:17:06Z",
"url": "https://api.github.com/repos/relative-ci/example-cli-github-action",
"watchers": 0,
"watchers_count": 0
},
"sha": "c39613940f300fd614efa3c73b40c097a36b5b45",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/43522883?v=4",
"events_url": "https://api.github.com/users/relative-ci/events{/privacy}",
"followers_url": "https://api.github.com/users/relative-ci/followers",
"following_url": "https://api.github.com/users/relative-ci/following{/other_user}",
"gists_url": "https://api.github.com/users/relative-ci/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/relative-ci",
"id": 43522883,
"login": "relative-ci",
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQzNTIyODgz",
"organizations_url": "https://api.github.com/users/relative-ci/orgs",
"received_events_url": "https://api.github.com/users/relative-ci/received_events",
"repos_url": "https://api.github.com/users/relative-ci/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/relative-ci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/relative-ci/subscriptions",
"type": "Organization",
"url": "https://api.github.com/users/relative-ci"
}
},
"body": "",
"changed_files": 2,
"closed_at": null,
"comments": 0,
"comments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues/118/comments",
"commits": 11,
"commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls/118/commits",
"created_at": "2021-04-10T21:35:02Z",
"deletions": 2,
"diff_url": "https://github.com/relative-ci/example-cli-github-action/pull/118.diff",
"draft": false,
"head": {
"label": "vio:test-fork-change",
"ref": "test-fork-change",
"repo": {
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_squash_merge": true,
"archive_url": "https://api.github.com/repos/vio/example-cli-github-action/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/vio/example-cli-github-action/assignees{/user}",
"blobs_url": "https://api.github.com/repos/vio/example-cli-github-action/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/vio/example-cli-github-action/branches{/branch}",
"clone_url": "https://github.com/vio/example-cli-github-action.git",
"collaborators_url": "https://api.github.com/repos/vio/example-cli-github-action/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/vio/example-cli-github-action/comments{/number}",
"commits_url": "https://api.github.com/repos/vio/example-cli-github-action/commits{/sha}",
"compare_url": "https://api.github.com/repos/vio/example-cli-github-action/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/vio/example-cli-github-action/contents/{+path}",
"contributors_url": "https://api.github.com/repos/vio/example-cli-github-action/contributors",
"created_at": "2021-03-16T21:41:50Z",
"default_branch": "master",
"delete_branch_on_merge": false,
"deployments_url": "https://api.github.com/repos/vio/example-cli-github-action/deployments",
"description": "@relative-ci/agent CLI setup example for Github Action",
"disabled": false,
"downloads_url": "https://api.github.com/repos/vio/example-cli-github-action/downloads",
"events_url": "https://api.github.com/repos/vio/example-cli-github-action/events",
"fork": true,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/vio/example-cli-github-action/forks",
"full_name": "vio/example-cli-github-action",
"git_commits_url": "https://api.github.com/repos/vio/example-cli-github-action/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/vio/example-cli-github-action/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/vio/example-cli-github-action/git/tags{/sha}",
"git_url": "git://github.com/vio/example-cli-github-action.git",
"has_downloads": true,
"has_issues": false,
"has_pages": false,
"has_projects": true,
"has_wiki": true,
"homepage": "",
"hooks_url": "https://api.github.com/repos/vio/example-cli-github-action/hooks",
"html_url": "https://github.com/vio/example-cli-github-action",
"id": 348499521,
"issue_comment_url": "https://api.github.com/repos/vio/example-cli-github-action/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/vio/example-cli-github-action/issues/events{/number}",
"issues_url": "https://api.github.com/repos/vio/example-cli-github-action/issues{/number}",
"keys_url": "https://api.github.com/repos/vio/example-cli-github-action/keys{/key_id}",
"labels_url": "https://api.github.com/repos/vio/example-cli-github-action/labels{/name}",
"language": "JavaScript",
"languages_url": "https://api.github.com/repos/vio/example-cli-github-action/languages",
"license": {
"key": "mit",
"name": "MIT License",
"node_id": "MDc6TGljZW5zZTEz",
"spdx_id": "MIT",
"url": "https://api.github.com/licenses/mit"
},
"merges_url": "https://api.github.com/repos/vio/example-cli-github-action/merges",
"milestones_url": "https://api.github.com/repos/vio/example-cli-github-action/milestones{/number}",
"mirror_url": null,
"name": "example-cli-github-action",
"node_id": "MDEwOlJlcG9zaXRvcnkzNDg0OTk1MjE=",
"notifications_url": "https://api.github.com/repos/vio/example-cli-github-action/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/13300?v=4",
"events_url": "https://api.github.com/users/vio/events{/privacy}",
"followers_url": "https://api.github.com/users/vio/followers",
"following_url": "https://api.github.com/users/vio/following{/other_user}",
"gists_url": "https://api.github.com/users/vio/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/vio",
"id": 13300,
"login": "vio",
"node_id": "MDQ6VXNlcjEzMzAw",
"organizations_url": "https://api.github.com/users/vio/orgs",
"received_events_url": "https://api.github.com/users/vio/received_events",
"repos_url": "https://api.github.com/users/vio/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/vio/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vio/subscriptions",
"type": "User",
"url": "https://api.github.com/users/vio"
},
"private": false,
"pulls_url": "https://api.github.com/repos/vio/example-cli-github-action/pulls{/number}",
"pushed_at": "2021-04-10T21:34:18Z",
"releases_url": "https://api.github.com/repos/vio/example-cli-github-action/releases{/id}",
"size": 688,
"ssh_url": "[email protected]:vio/example-cli-github-action.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/vio/example-cli-github-action/stargazers",
"statuses_url": "https://api.github.com/repos/vio/example-cli-github-action/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/vio/example-cli-github-action/subscribers",
"subscription_url": "https://api.github.com/repos/vio/example-cli-github-action/subscription",
"svn_url": "https://github.com/vio/example-cli-github-action",
"tags_url": "https://api.github.com/repos/vio/example-cli-github-action/tags",
"teams_url": "https://api.github.com/repos/vio/example-cli-github-action/teams",
"trees_url": "https://api.github.com/repos/vio/example-cli-github-action/git/trees{/sha}",
"updated_at": "2021-04-10T14:29:28Z",
"url": "https://api.github.com/repos/vio/example-cli-github-action",
"watchers": 0,
"watchers_count": 0
},
"sha": "28e080908fa4db2f895f771374c0f7db2e3f318b",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/13300?v=4",
"events_url": "https://api.github.com/users/vio/events{/privacy}",
"followers_url": "https://api.github.com/users/vio/followers",
"following_url": "https://api.github.com/users/vio/following{/other_user}",
"gists_url": "https://api.github.com/users/vio/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/vio",
"id": 13300,
"login": "vio",
"node_id": "MDQ6VXNlcjEzMzAw",
"organizations_url": "https://api.github.com/users/vio/orgs",
"received_events_url": "https://api.github.com/users/vio/received_events",
"repos_url": "https://api.github.com/users/vio/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/vio/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vio/subscriptions",
"type": "User",
"url": "https://api.github.com/users/vio"
}
},
"html_url": "https://github.com/relative-ci/example-cli-github-action/pull/118",
"id": 612967398,
"issue_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues/118",
"labels": [],
"locked": false,
"maintainer_can_modify": true,
"merge_commit_sha": null,
"mergeable": null,
"mergeable_state": "unknown",
"merged": false,
"merged_at": null,
"merged_by": null,
"milestone": null,
"node_id": "MDExOlB1bGxSZXF1ZXN0NjEyOTY3Mzk4",
"number": 118,
"patch_url": "https://github.com/relative-ci/example-cli-github-action/pull/118.patch",
"rebaseable": null,
"requested_reviewers": [],
"requested_teams": [],
"review_comment_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls/comments{/number}",
"review_comments": 0,
"review_comments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls/118/comments",
"state": "open",
"statuses_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/statuses/28e080908fa4db2f895f771374c0f7db2e3f318b",
"title": "Test fork change",
"updated_at": "2021-04-10T21:35:02Z",
"url": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls/118",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/13300?v=4",
"events_url": "https://api.github.com/users/vio/events{/privacy}",
"followers_url": "https://api.github.com/users/vio/followers",
"following_url": "https://api.github.com/users/vio/following{/other_user}",
"gists_url": "https://api.github.com/users/vio/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/vio",
"id": 13300,
"login": "vio",
"node_id": "MDQ6VXNlcjEzMzAw",
"organizations_url": "https://api.github.com/users/vio/orgs",
"received_events_url": "https://api.github.com/users/vio/received_events",
"repos_url": "https://api.github.com/users/vio/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/vio/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vio/subscriptions",
"type": "User",
"url": "https://api.github.com/users/vio"
}
},
"repository": {
"archive_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/assignees{/user}",
"blobs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/branches{/branch}",
"clone_url": "https://github.com/relative-ci/example-cli-github-action.git",
"collaborators_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/comments{/number}",
"commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/commits{/sha}",
"compare_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/contents/{+path}",
"contributors_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/contributors",
"created_at": "2020-10-10T15:02:17Z",
"default_branch": "master",
"deployments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/deployments",
"description": "@relative-ci/agent CLI setup example for Github Action",
"disabled": false,
"downloads_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/downloads",
"events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/events",
"fork": false,
"forks": 1,
"forks_count": 1,
"forks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/forks",
"full_name": "relative-ci/example-cli-github-action",
"git_commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/tags{/sha}",
"git_url": "git://github.com/relative-ci/example-cli-github-action.git",
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": true,
"homepage": "",
"hooks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/hooks",
"html_url": "https://github.com/relative-ci/example-cli-github-action",
"id": 302926692,
"issue_comment_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues/events{/number}",
"issues_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/issues{/number}",
"keys_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/keys{/key_id}",
"labels_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/labels{/name}",
"language": "JavaScript",
"languages_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/languages",
"license": {
"key": "mit",
"name": "MIT License",
"node_id": "MDc6TGljZW5zZTEz",
"spdx_id": "MIT",
"url": "https://api.github.com/licenses/mit"
},
"merges_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/merges",
"milestones_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/milestones{/number}",
"mirror_url": null,
"name": "example-cli-github-action",
"node_id": "MDEwOlJlcG9zaXRvcnkzMDI5MjY2OTI=",
"notifications_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/notifications{?since,all,participating}",
"open_issues": 5,
"open_issues_count": 5,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/43522883?v=4",
"events_url": "https://api.github.com/users/relative-ci/events{/privacy}",
"followers_url": "https://api.github.com/users/relative-ci/followers",
"following_url": "https://api.github.com/users/relative-ci/following{/other_user}",
"gists_url": "https://api.github.com/users/relative-ci/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/relative-ci",
"id": 43522883,
"login": "relative-ci",
"node_id": "MDEyOk9yZ2FuaXphdGlvbjQzNTIyODgz",
"organizations_url": "https://api.github.com/users/relative-ci/orgs",
"received_events_url": "https://api.github.com/users/relative-ci/received_events",
"repos_url": "https://api.github.com/users/relative-ci/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/relative-ci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/relative-ci/subscriptions",
"type": "Organization",
"url": "https://api.github.com/users/relative-ci"
},
"private": false,
"pulls_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/pulls{/number}",
"pushed_at": "2021-04-10T19:17:20Z",
"releases_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/releases{/id}",
"size": 1427,
"ssh_url": "[email protected]:relative-ci/example-cli-github-action.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/stargazers",
"statuses_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/subscribers",
"subscription_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/subscription",
"svn_url": "https://github.com/relative-ci/example-cli-github-action",
"tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/tags",
"teams_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/teams",
"trees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action/git/trees{/sha}",
"updated_at": "2021-04-10T19:17:06Z",
"url": "https://api.github.com/repos/relative-ci/example-cli-github-action",
"watchers": 0,
"watchers_count": 0
},
"sender": {
"avatar_url": "https://avatars.githubusercontent.com/u/13300?v=4",
"events_url": "https://api.github.com/users/vio/events{/privacy}",
"followers_url": "https://api.github.com/users/vio/followers",
"following_url": "https://api.github.com/users/vio/following{/other_user}",
"gists_url": "https://api.github.com/users/vio/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/vio",
"id": 13300,
"login": "vio",
"node_id": "MDQ6VXNlcjEzMzAw",
"organizations_url": "https://api.github.com/users/vio/orgs",
"received_events_url": "https://api.github.com/users/vio/received_events",
"repos_url": "https://api.github.com/users/vio/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/vio/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vio/subscriptions",
"type": "User",
"url": "https://api.github.com/users/vio"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment