-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkflow_dispatch.context.json
More file actions
172 lines (172 loc) · 9.03 KB
/
workflow_dispatch.context.json
File metadata and controls
172 lines (172 loc) · 9.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
{
"token": "token-here"
"job": "output-github-context",
"ref": "refs/heads/main",
"sha": "1a1db98b55d3a70daa3f319ed2c8a65ab840bbc2",
"repository": "dosaki/contexts-cheat-sheet",
"repository_owner": "dosaki",
"repository_owner_id": "1957450",
"repositoryUrl": "git://github.com/dosaki/contexts-cheat-sheet.git",
"run_id": "18689269069",
"run_number": "2",
"retention_days": "90",
"run_attempt": "1",
"artifact_cache_size_limit": "10",
"repository_visibility": "public",
"actor_id": "1957450",
"actor": "dosaki",
"workflow": "Workflow Dispatch Event",
"head_ref": "",
"base_ref": "",
"event_name": "workflow_dispatch",
"server_url": "https://github.com",
"api_url": "https://api.github.com",
"graphql_url": "https://api.github.com/graphql",
"ref_name": "main",
"ref_protected": false,
"ref_type": "branch",
"secret_source": "Actions",
"event": {
"inputs": {
"required-input": "This is a required input"
},
"ref": "refs/heads/main",
"repository": {
"allow_forking": true,
"archive_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/assignees{/user}",
"blobs_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/branches{/branch}",
"clone_url": "https://github.com/dosaki/contexts-cheat-sheet.git",
"collaborators_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/comments{/number}",
"commits_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/commits{/sha}",
"compare_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/contents/{+path}",
"contributors_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/contributors",
"created_at": "2025-10-21T13:30:40Z",
"default_branch": "main",
"deployments_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/downloads",
"events_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/forks",
"full_name": "dosaki/contexts-cheat-sheet",
"git_commits_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/git/tags{/sha}",
"git_url": "git://github.com/dosaki/contexts-cheat-sheet.git",
"has_discussions": false,
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": true,
"homepage": null,
"hooks_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/hooks",
"html_url": "https://github.com/dosaki/contexts-cheat-sheet",
"id": 1080515055,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/issues/events{/number}",
"issues_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/issues{/number}",
"keys_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/keys{/key_id}",
"labels_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/labels{/name}",
"language": null,
"languages_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/languages",
"license": null,
"merges_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/merges",
"milestones_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/milestones{/number}",
"mirror_url": null,
"name": "contexts-cheat-sheet",
"node_id": "R_kgDOQGdZ7w",
"notifications_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/1957450?v=4",
"events_url": "https://api.github.com/users/dosaki/events{/privacy}",
"followers_url": "https://api.github.com/users/dosaki/followers",
"following_url": "https://api.github.com/users/dosaki/following{/other_user}",
"gists_url": "https://api.github.com/users/dosaki/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/dosaki",
"id": 1957450,
"login": "dosaki",
"node_id": "MDQ6VXNlcjE5NTc0NTA=",
"organizations_url": "https://api.github.com/users/dosaki/orgs",
"received_events_url": "https://api.github.com/users/dosaki/received_events",
"repos_url": "https://api.github.com/users/dosaki/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/dosaki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dosaki/subscriptions",
"type": "User",
"url": "https://api.github.com/users/dosaki",
"user_view_type": "public"
},
"private": false,
"pulls_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/pulls{/number}",
"pushed_at": "2025-10-21T15:33:41Z",
"releases_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/releases{/id}",
"size": 35,
"ssh_url": "git@github.com:dosaki/contexts-cheat-sheet.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/stargazers",
"statuses_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/subscribers",
"subscription_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/subscription",
"svn_url": "https://github.com/dosaki/contexts-cheat-sheet",
"tags_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/tags",
"teams_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet/git/trees{/sha}",
"updated_at": "2025-10-21T15:33:45Z",
"url": "https://api.github.com/repos/dosaki/contexts-cheat-sheet",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
"sender": {
"avatar_url": "https://avatars.githubusercontent.com/u/1957450?v=4",
"events_url": "https://api.github.com/users/dosaki/events{/privacy}",
"followers_url": "https://api.github.com/users/dosaki/followers",
"following_url": "https://api.github.com/users/dosaki/following{/other_user}",
"gists_url": "https://api.github.com/users/dosaki/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/dosaki",
"id": 1957450,
"login": "dosaki",
"node_id": "MDQ6VXNlcjE5NTc0NTA=",
"organizations_url": "https://api.github.com/users/dosaki/orgs",
"received_events_url": "https://api.github.com/users/dosaki/received_events",
"repos_url": "https://api.github.com/users/dosaki/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/dosaki/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dosaki/subscriptions",
"type": "User",
"url": "https://api.github.com/users/dosaki",
"user_view_type": "public"
},
"workflow": ".github/workflows/workflow_dispatch.yml"
},
"workflow_ref": "dosaki/contexts-cheat-sheet/.github/workflows/workflow_dispatch.yml@refs/heads/main",
"workflow_sha": "1a1db98b55d3a70daa3f319ed2c8a65ab840bbc2",
"repository_id": "1080515055",
"triggering_actor": "dosaki",
"workspace": "/home/runner/work/contexts-cheat-sheet/contexts-cheat-sheet",
"action": "__run",
"event_path": "/home/runner/work/_temp/_github_workflow/event.json",
"action_repository": "",
"action_ref": "",
"path": "/home/runner/work/_temp/_runner_file_commands/add_path_8db49e76-c859-4f16-b580-db4c7f422b9e",
"env": "/home/runner/work/_temp/_runner_file_commands/set_env_8db49e76-c859-4f16-b580-db4c7f422b9e",
"step_summary": "/home/runner/work/_temp/_runner_file_commands/step_summary_8db49e76-c859-4f16-b580-db4c7f422b9e",
"state": "/home/runner/work/_temp/_runner_file_commands/save_state_8db49e76-c859-4f16-b580-db4c7f422b9e",
"output": "/home/runner/work/_temp/_runner_file_commands/set_output_8db49e76-c859-4f16-b580-db4c7f422b9e"
}