Created
April 12, 2021 20:35
-
-
Save vio/ae6a9421834de13b71bc7052d91d14d9 to your computer and use it in GitHub Desktop.
GitHub action - on workflow completed event
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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= | |
| GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_1eb64119-333e-491a-9fa6-93df02c9a1a1 | |
| GITHUB_EVENT_NAME=workflow_run | |
| GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json | |
| GITHUB_GRAPHQL_URL=https://api.github.com/graphql | |
| GITHUB_HEAD_REF= | |
| GITHUB_JOB=send-stats | |
| GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_1eb64119-333e-491a-9fa6-93df02c9a1a1 | |
| GITHUB_REF=refs/heads/master | |
| GITHUB_REPOSITORY=relative-ci/example-cli-github-action-pull-request | |
| GITHUB_REPOSITORY_OWNER=relative-ci | |
| GITHUB_RETENTION_DAYS=90 | |
| GITHUB_RUN_ID=742492804 | |
| GITHUB_RUN_NUMBER=1 | |
| GITHUB_SERVER_URL=https://github.com | |
| GITHUB_SHA=764cd965938d2ae253c9a5abc026914dc3ad7247 | |
| GITHUB_WORKFLOW=Stats | |
| GITHUB_WORKSPACE=/home/runner/work/example-cli-github-action-pull-request/example-cli-github-action-pull-request |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "action": "completed", | |
| "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" | |
| }, | |
| "repository": { | |
| "archive_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/{archive_format}{/ref}", | |
| "archived": false, | |
| "assignees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/assignees{/user}", | |
| "blobs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/blobs{/sha}", | |
| "branches_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/branches{/branch}", | |
| "clone_url": "https://github.com/relative-ci/example-cli-github-action-pull-request.git", | |
| "collaborators_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/collaborators{/collaborator}", | |
| "comments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/comments{/number}", | |
| "commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/commits{/sha}", | |
| "compare_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/compare/{base}...{head}", | |
| "contents_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/contents/{+path}", | |
| "contributors_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/contributors", | |
| "created_at": "2021-04-11T21:09:50Z", | |
| "default_branch": "master", | |
| "deployments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/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-pull-request/downloads", | |
| "events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/events", | |
| "fork": false, | |
| "forks": 0, | |
| "forks_count": 0, | |
| "forks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/forks", | |
| "full_name": "relative-ci/example-cli-github-action-pull-request", | |
| "git_commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/commits{/sha}", | |
| "git_refs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/refs{/sha}", | |
| "git_tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/tags{/sha}", | |
| "git_url": "git://github.com/relative-ci/example-cli-github-action-pull-request.git", | |
| "has_downloads": true, | |
| "has_issues": true, | |
| "has_pages": false, | |
| "has_projects": true, | |
| "has_wiki": true, | |
| "homepage": null, | |
| "hooks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/hooks", | |
| "html_url": "https://github.com/relative-ci/example-cli-github-action-pull-request", | |
| "id": 356980168, | |
| "issue_comment_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/issues/comments{/number}", | |
| "issue_events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/issues/events{/number}", | |
| "issues_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/issues{/number}", | |
| "keys_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/keys{/key_id}", | |
| "labels_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/labels{/name}", | |
| "language": "JavaScript", | |
| "languages_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/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-pull-request/merges", | |
| "milestones_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/milestones{/number}", | |
| "mirror_url": null, | |
| "name": "example-cli-github-action-pull-request", | |
| "node_id": "MDEwOlJlcG9zaXRvcnkzNTY5ODAxNjg=", | |
| "notifications_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/notifications{?since,all,participating}", | |
| "open_issues": 1, | |
| "open_issues_count": 1, | |
| "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-pull-request/pulls{/number}", | |
| "pushed_at": "2021-04-12T20:23:07Z", | |
| "releases_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/releases{/id}", | |
| "size": 201, | |
| "ssh_url": "[email protected]:relative-ci/example-cli-github-action-pull-request.git", | |
| "stargazers_count": 0, | |
| "stargazers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/stargazers", | |
| "statuses_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/statuses/{sha}", | |
| "subscribers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/subscribers", | |
| "subscription_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/subscription", | |
| "svn_url": "https://github.com/relative-ci/example-cli-github-action-pull-request", | |
| "tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/tags", | |
| "teams_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/teams", | |
| "trees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/trees{/sha}", | |
| "updated_at": "2021-04-11T21:22:03Z", | |
| "url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request", | |
| "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" | |
| }, | |
| "workflow": { | |
| "badge_url": "https://github.com/relative-ci/example-cli-github-action-pull-request/workflows/Pull%20Request/badge.svg", | |
| "created_at": "2021-04-11T21:10:50.000Z", | |
| "html_url": "https://github.com/relative-ci/example-cli-github-action-pull-request/blob/master/.github/workflows/pull-request.yaml", | |
| "id": 7840292, | |
| "name": "Pull Request", | |
| "node_id": "MDg6V29ya2Zsb3c3ODQwMjky", | |
| "path": ".github/workflows/pull-request.yaml", | |
| "state": "active", | |
| "updated_at": "2021-04-11T21:10:50.000Z", | |
| "url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/actions/workflows/7840292" | |
| }, | |
| "workflow_run": { | |
| "artifacts_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/actions/runs/742490990/artifacts", | |
| "cancel_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/actions/runs/742490990/cancel", | |
| "check_suite_id": 2478790366, | |
| "check_suite_node_id": "MDEwOkNoZWNrU3VpdGUyNDc4NzkwMzY2", | |
| "check_suite_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/check-suites/2478790366", | |
| "conclusion": "success", | |
| "created_at": "2021-04-12T20:23:09Z", | |
| "event": "pull_request", | |
| "head_branch": "test-pr-build", | |
| "head_commit": { | |
| "author": { | |
| "email": "[email protected]", | |
| "name": "Vio" | |
| }, | |
| "committer": { | |
| "email": "[email protected]", | |
| "name": "Vio" | |
| }, | |
| "id": "26032e88edf59c4f33c30561b347308c7f811220", | |
| "message": "DROP: Update title", | |
| "timestamp": "2021-04-12T20:22:51Z", | |
| "tree_id": "8f907cb7571c616e7a7360d2baa1433139ab880e" | |
| }, | |
| "head_repository": { | |
| "archive_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/{archive_format}{/ref}", | |
| "assignees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/assignees{/user}", | |
| "blobs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/blobs{/sha}", | |
| "branches_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/branches{/branch}", | |
| "collaborators_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/collaborators{/collaborator}", | |
| "comments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/comments{/number}", | |
| "commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/commits{/sha}", | |
| "compare_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/compare/{base}...{head}", | |
| "contents_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/contents/{+path}", | |
| "contributors_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/contributors", | |
| "deployments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/deployments", | |
| "description": "@relative-ci/agent CLI setup example for Github Action", | |
| "downloads_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/downloads", | |
| "events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/events", | |
| "fork": false, | |
| "forks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/forks", | |
| "full_name": "relative-ci/example-cli-github-action-pull-request", | |
| "git_commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/commits{/sha}", | |
| "git_refs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/refs{/sha}", | |
| "git_tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/tags{/sha}", | |
| "hooks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/hooks", | |
| "html_url": "https://github.com/relative-ci/example-cli-github-action-pull-request", | |
| "id": 356980168, | |
| "issue_comment_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/issues/comments{/number}", | |
| "issue_events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/issues/events{/number}", | |
| "issues_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/issues{/number}", | |
| "keys_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/keys{/key_id}", | |
| "labels_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/labels{/name}", | |
| "languages_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/languages", | |
| "merges_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/merges", | |
| "milestones_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/milestones{/number}", | |
| "name": "example-cli-github-action-pull-request", | |
| "node_id": "MDEwOlJlcG9zaXRvcnkzNTY5ODAxNjg=", | |
| "notifications_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/notifications{?since,all,participating}", | |
| "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-pull-request/pulls{/number}", | |
| "releases_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/releases{/id}", | |
| "stargazers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/stargazers", | |
| "statuses_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/statuses/{sha}", | |
| "subscribers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/subscribers", | |
| "subscription_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/subscription", | |
| "tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/tags", | |
| "teams_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/teams", | |
| "trees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/trees{/sha}", | |
| "url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request" | |
| }, | |
| "head_sha": "26032e88edf59c4f33c30561b347308c7f811220", | |
| "html_url": "https://github.com/relative-ci/example-cli-github-action-pull-request/actions/runs/742490990", | |
| "id": 742490990, | |
| "jobs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/actions/runs/742490990/jobs", | |
| "logs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/actions/runs/742490990/logs", | |
| "name": "Pull Request", | |
| "node_id": "MDExOldvcmtmbG93UnVuNzQyNDkwOTkw", | |
| "pull_requests": [ | |
| { | |
| "base": { | |
| "ref": "master", | |
| "repo": { | |
| "id": 356980168, | |
| "name": "example-cli-github-action-pull-request", | |
| "url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request" | |
| }, | |
| "sha": "764cd965938d2ae253c9a5abc026914dc3ad7247" | |
| }, | |
| "head": { | |
| "ref": "test-pr-build", | |
| "repo": { | |
| "id": 356980168, | |
| "name": "example-cli-github-action-pull-request", | |
| "url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request" | |
| }, | |
| "sha": "26032e88edf59c4f33c30561b347308c7f811220" | |
| }, | |
| "id": 613926100, | |
| "number": 1, | |
| "url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/pulls/1" | |
| } | |
| ], | |
| "repository": { | |
| "archive_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/{archive_format}{/ref}", | |
| "assignees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/assignees{/user}", | |
| "blobs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/blobs{/sha}", | |
| "branches_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/branches{/branch}", | |
| "collaborators_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/collaborators{/collaborator}", | |
| "comments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/comments{/number}", | |
| "commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/commits{/sha}", | |
| "compare_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/compare/{base}...{head}", | |
| "contents_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/contents/{+path}", | |
| "contributors_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/contributors", | |
| "deployments_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/deployments", | |
| "description": "@relative-ci/agent CLI setup example for Github Action", | |
| "downloads_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/downloads", | |
| "events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/events", | |
| "fork": false, | |
| "forks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/forks", | |
| "full_name": "relative-ci/example-cli-github-action-pull-request", | |
| "git_commits_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/commits{/sha}", | |
| "git_refs_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/refs{/sha}", | |
| "git_tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/tags{/sha}", | |
| "hooks_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/hooks", | |
| "html_url": "https://github.com/relative-ci/example-cli-github-action-pull-request", | |
| "id": 356980168, | |
| "issue_comment_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/issues/comments{/number}", | |
| "issue_events_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/issues/events{/number}", | |
| "issues_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/issues{/number}", | |
| "keys_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/keys{/key_id}", | |
| "labels_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/labels{/name}", | |
| "languages_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/languages", | |
| "merges_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/merges", | |
| "milestones_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/milestones{/number}", | |
| "name": "example-cli-github-action-pull-request", | |
| "node_id": "MDEwOlJlcG9zaXRvcnkzNTY5ODAxNjg=", | |
| "notifications_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/notifications{?since,all,participating}", | |
| "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-pull-request/pulls{/number}", | |
| "releases_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/releases{/id}", | |
| "stargazers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/stargazers", | |
| "statuses_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/statuses/{sha}", | |
| "subscribers_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/subscribers", | |
| "subscription_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/subscription", | |
| "tags_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/tags", | |
| "teams_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/teams", | |
| "trees_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/git/trees{/sha}", | |
| "url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request" | |
| }, | |
| "rerun_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/actions/runs/742490990/rerun", | |
| "run_number": 1, | |
| "status": "completed", | |
| "updated_at": "2021-04-12T20:23:57Z", | |
| "url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/actions/runs/742490990", | |
| "workflow_id": 7840292, | |
| "workflow_url": "https://api.github.com/repos/relative-ci/example-cli-github-action-pull-request/actions/workflows/7840292" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment