-
Notifications
You must be signed in to change notification settings - Fork 0
/
context.example.json
544 lines (544 loc) · 28.5 KB
/
context.example.json
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
{
"token": "***",
"job": "if_merged",
"ref": "refs/heads/main",
"sha": "4f1f170bca95c3af6cb472457b049ae14393aa53",
"repository": "sivasadobe/test-wf",
"repository_owner": "sivasadobe",
"repository_owner_id": "163842332",
"repositoryUrl": "git://github.com/sivasadobe/test-wf.git",
"run_id": "9266543526",
"run_number": "6",
"retention_days": "90",
"run_attempt": "1",
"artifact_cache_size_limit": "10",
"repository_visibility": "public",
"repo-self-hosted-runners-disabled": false,
"enterprise-managed-business-id": "",
"repository_id": "806946622",
"actor_id": "163842332",
"actor": "sivasadobe",
"triggering_actor": "sivasadobe",
"workflow": "release-notification",
"head_ref": "stage",
"base_ref": "main",
"event_name": "pull_request",
"event": {
"action": "closed",
"number": 3,
"pull_request": {
"_links": {
"comments": {
"href": "https://api.github.com/repos/sivasadobe/test-wf/issues/3/comments"
},
"commits": {
"href": "https://api.github.com/repos/sivasadobe/test-wf/pulls/3/commits"
},
"html": {
"href": "https://github.com/sivasadobe/test-wf/pull/3"
},
"issue": {
"href": "https://api.github.com/repos/sivasadobe/test-wf/issues/3"
},
"review_comment": {
"href": "https://api.github.com/repos/sivasadobe/test-wf/pulls/comments{/number}"
},
"review_comments": {
"href": "https://api.github.com/repos/sivasadobe/test-wf/pulls/3/comments"
},
"self": {
"href": "https://api.github.com/repos/sivasadobe/test-wf/pulls/3"
},
"statuses": {
"href": "https://api.github.com/repos/sivasadobe/test-wf/statuses/70aef2bbd4401dc4c9d692ef536b819a384248c4"
}
},
"active_lock_reason": null,
"additions": 0,
"assignee": null,
"assignees": [],
"author_association": "OWNER",
"auto_merge": null,
"base": {
"label": "sivasadobe:main",
"ref": "main",
"repo": {
"allow_auto_merge": false,
"allow_forking": true,
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_squash_merge": true,
"allow_update_branch": false,
"archive_url": "https://api.github.com/repos/sivasadobe/test-wf/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/sivasadobe/test-wf/assignees{/user}",
"blobs_url": "https://api.github.com/repos/sivasadobe/test-wf/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/sivasadobe/test-wf/branches{/branch}",
"clone_url": "https://github.com/sivasadobe/test-wf.git",
"collaborators_url": "https://api.github.com/repos/sivasadobe/test-wf/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/sivasadobe/test-wf/comments{/number}",
"commits_url": "https://api.github.com/repos/sivasadobe/test-wf/commits{/sha}",
"compare_url": "https://api.github.com/repos/sivasadobe/test-wf/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/sivasadobe/test-wf/contents/{+path}",
"contributors_url": "https://api.github.com/repos/sivasadobe/test-wf/contributors",
"created_at": "2024-05-28T07:51:19Z",
"default_branch": "main",
"delete_branch_on_merge": false,
"deployments_url": "https://api.github.com/repos/sivasadobe/test-wf/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/sivasadobe/test-wf/downloads",
"events_url": "https://api.github.com/repos/sivasadobe/test-wf/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/sivasadobe/test-wf/forks",
"full_name": "sivasadobe/test-wf",
"git_commits_url": "https://api.github.com/repos/sivasadobe/test-wf/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/sivasadobe/test-wf/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/sivasadobe/test-wf/git/tags{/sha}",
"git_url": "git://github.com/sivasadobe/test-wf.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/sivasadobe/test-wf/hooks",
"html_url": "https://github.com/sivasadobe/test-wf",
"id": 806946622,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/sivasadobe/test-wf/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/sivasadobe/test-wf/issues/events{/number}",
"issues_url": "https://api.github.com/repos/sivasadobe/test-wf/issues{/number}",
"keys_url": "https://api.github.com/repos/sivasadobe/test-wf/keys{/key_id}",
"labels_url": "https://api.github.com/repos/sivasadobe/test-wf/labels{/name}",
"language": null,
"languages_url": "https://api.github.com/repos/sivasadobe/test-wf/languages",
"license": null,
"merge_commit_message": "PR_TITLE",
"merge_commit_title": "MERGE_MESSAGE",
"merges_url": "https://api.github.com/repos/sivasadobe/test-wf/merges",
"milestones_url": "https://api.github.com/repos/sivasadobe/test-wf/milestones{/number}",
"mirror_url": null,
"name": "test-wf",
"node_id": "R_kgDOMBkHPg",
"notifications_url": "https://api.github.com/repos/sivasadobe/test-wf/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/163842332?v=4",
"events_url": "https://api.github.com/users/sivasadobe/events{/privacy}",
"followers_url": "https://api.github.com/users/sivasadobe/followers",
"following_url": "https://api.github.com/users/sivasadobe/following{/other_user}",
"gists_url": "https://api.github.com/users/sivasadobe/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/sivasadobe",
"id": 163842332,
"login": "sivasadobe",
"node_id": "U_kgDOCcQJHA",
"organizations_url": "https://api.github.com/users/sivasadobe/orgs",
"received_events_url": "https://api.github.com/users/sivasadobe/received_events",
"repos_url": "https://api.github.com/users/sivasadobe/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/sivasadobe/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sivasadobe/subscriptions",
"type": "User",
"url": "https://api.github.com/users/sivasadobe"
},
"private": false,
"pulls_url": "https://api.github.com/repos/sivasadobe/test-wf/pulls{/number}",
"pushed_at": "2024-05-28T09:04:32Z",
"releases_url": "https://api.github.com/repos/sivasadobe/test-wf/releases{/id}",
"size": 6,
"squash_merge_commit_message": "COMMIT_MESSAGES",
"squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
"ssh_url": "git@github.com:sivasadobe/test-wf.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/sivasadobe/test-wf/stargazers",
"statuses_url": "https://api.github.com/repos/sivasadobe/test-wf/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/sivasadobe/test-wf/subscribers",
"subscription_url": "https://api.github.com/repos/sivasadobe/test-wf/subscription",
"svn_url": "https://github.com/sivasadobe/test-wf",
"tags_url": "https://api.github.com/repos/sivasadobe/test-wf/tags",
"teams_url": "https://api.github.com/repos/sivasadobe/test-wf/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/sivasadobe/test-wf/git/trees{/sha}",
"updated_at": "2024-05-28T09:02:49Z",
"url": "https://api.github.com/repos/sivasadobe/test-wf",
"use_squash_pr_title_as_default": false,
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
"sha": "035265e36f1f6f903f295470dbccea3fbd2fd215",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/163842332?v=4",
"events_url": "https://api.github.com/users/sivasadobe/events{/privacy}",
"followers_url": "https://api.github.com/users/sivasadobe/followers",
"following_url": "https://api.github.com/users/sivasadobe/following{/other_user}",
"gists_url": "https://api.github.com/users/sivasadobe/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/sivasadobe",
"id": 163842332,
"login": "sivasadobe",
"node_id": "U_kgDOCcQJHA",
"organizations_url": "https://api.github.com/users/sivasadobe/orgs",
"received_events_url": "https://api.github.com/users/sivasadobe/received_events",
"repos_url": "https://api.github.com/users/sivasadobe/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/sivasadobe/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sivasadobe/subscriptions",
"type": "User",
"url": "https://api.github.com/users/sivasadobe"
}
},
"body": "## What? \r\nSupport for #JIRA-123\r\n## What?\r\nAdded table to support #JIRA-567\r\n## What?\r\nSee the subject.",
"changed_files": 1,
"closed_at": "2024-05-28T09:04:45Z",
"comments": 0,
"comments_url": "https://api.github.com/repos/sivasadobe/test-wf/issues/3/comments",
"commits": 1,
"commits_url": "https://api.github.com/repos/sivasadobe/test-wf/pulls/3/commits",
"created_at": "2024-05-28T09:04:32Z",
"deletions": 1,
"diff_url": "https://github.com/sivasadobe/test-wf/pull/3.diff",
"draft": false,
"head": {
"label": "sivasadobe:stage",
"ref": "stage",
"repo": {
"allow_auto_merge": false,
"allow_forking": true,
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_squash_merge": true,
"allow_update_branch": false,
"archive_url": "https://api.github.com/repos/sivasadobe/test-wf/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/sivasadobe/test-wf/assignees{/user}",
"blobs_url": "https://api.github.com/repos/sivasadobe/test-wf/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/sivasadobe/test-wf/branches{/branch}",
"clone_url": "https://github.com/sivasadobe/test-wf.git",
"collaborators_url": "https://api.github.com/repos/sivasadobe/test-wf/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/sivasadobe/test-wf/comments{/number}",
"commits_url": "https://api.github.com/repos/sivasadobe/test-wf/commits{/sha}",
"compare_url": "https://api.github.com/repos/sivasadobe/test-wf/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/sivasadobe/test-wf/contents/{+path}",
"contributors_url": "https://api.github.com/repos/sivasadobe/test-wf/contributors",
"created_at": "2024-05-28T07:51:19Z",
"default_branch": "main",
"delete_branch_on_merge": false,
"deployments_url": "https://api.github.com/repos/sivasadobe/test-wf/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/sivasadobe/test-wf/downloads",
"events_url": "https://api.github.com/repos/sivasadobe/test-wf/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/sivasadobe/test-wf/forks",
"full_name": "sivasadobe/test-wf",
"git_commits_url": "https://api.github.com/repos/sivasadobe/test-wf/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/sivasadobe/test-wf/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/sivasadobe/test-wf/git/tags{/sha}",
"git_url": "git://github.com/sivasadobe/test-wf.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/sivasadobe/test-wf/hooks",
"html_url": "https://github.com/sivasadobe/test-wf",
"id": 806946622,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/sivasadobe/test-wf/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/sivasadobe/test-wf/issues/events{/number}",
"issues_url": "https://api.github.com/repos/sivasadobe/test-wf/issues{/number}",
"keys_url": "https://api.github.com/repos/sivasadobe/test-wf/keys{/key_id}",
"labels_url": "https://api.github.com/repos/sivasadobe/test-wf/labels{/name}",
"language": null,
"languages_url": "https://api.github.com/repos/sivasadobe/test-wf/languages",
"license": null,
"merge_commit_message": "PR_TITLE",
"merge_commit_title": "MERGE_MESSAGE",
"merges_url": "https://api.github.com/repos/sivasadobe/test-wf/merges",
"milestones_url": "https://api.github.com/repos/sivasadobe/test-wf/milestones{/number}",
"mirror_url": null,
"name": "test-wf",
"node_id": "R_kgDOMBkHPg",
"notifications_url": "https://api.github.com/repos/sivasadobe/test-wf/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/163842332?v=4",
"events_url": "https://api.github.com/users/sivasadobe/events{/privacy}",
"followers_url": "https://api.github.com/users/sivasadobe/followers",
"following_url": "https://api.github.com/users/sivasadobe/following{/other_user}",
"gists_url": "https://api.github.com/users/sivasadobe/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/sivasadobe",
"id": 163842332,
"login": "sivasadobe",
"node_id": "U_kgDOCcQJHA",
"organizations_url": "https://api.github.com/users/sivasadobe/orgs",
"received_events_url": "https://api.github.com/users/sivasadobe/received_events",
"repos_url": "https://api.github.com/users/sivasadobe/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/sivasadobe/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sivasadobe/subscriptions",
"type": "User",
"url": "https://api.github.com/users/sivasadobe"
},
"private": false,
"pulls_url": "https://api.github.com/repos/sivasadobe/test-wf/pulls{/number}",
"pushed_at": "2024-05-28T09:04:32Z",
"releases_url": "https://api.github.com/repos/sivasadobe/test-wf/releases{/id}",
"size": 6,
"squash_merge_commit_message": "COMMIT_MESSAGES",
"squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
"ssh_url": "git@github.com:sivasadobe/test-wf.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/sivasadobe/test-wf/stargazers",
"statuses_url": "https://api.github.com/repos/sivasadobe/test-wf/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/sivasadobe/test-wf/subscribers",
"subscription_url": "https://api.github.com/repos/sivasadobe/test-wf/subscription",
"svn_url": "https://github.com/sivasadobe/test-wf",
"tags_url": "https://api.github.com/repos/sivasadobe/test-wf/tags",
"teams_url": "https://api.github.com/repos/sivasadobe/test-wf/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/sivasadobe/test-wf/git/trees{/sha}",
"updated_at": "2024-05-28T09:02:49Z",
"url": "https://api.github.com/repos/sivasadobe/test-wf",
"use_squash_pr_title_as_default": false,
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
"sha": "70aef2bbd4401dc4c9d692ef536b819a384248c4",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/163842332?v=4",
"events_url": "https://api.github.com/users/sivasadobe/events{/privacy}",
"followers_url": "https://api.github.com/users/sivasadobe/followers",
"following_url": "https://api.github.com/users/sivasadobe/following{/other_user}",
"gists_url": "https://api.github.com/users/sivasadobe/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/sivasadobe",
"id": 163842332,
"login": "sivasadobe",
"node_id": "U_kgDOCcQJHA",
"organizations_url": "https://api.github.com/users/sivasadobe/orgs",
"received_events_url": "https://api.github.com/users/sivasadobe/received_events",
"repos_url": "https://api.github.com/users/sivasadobe/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/sivasadobe/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sivasadobe/subscriptions",
"type": "User",
"url": "https://api.github.com/users/sivasadobe"
}
},
"html_url": "https://github.com/sivasadobe/test-wf/pull/3",
"id": 1891402274,
"issue_url": "https://api.github.com/repos/sivasadobe/test-wf/issues/3",
"labels": [],
"locked": false,
"maintainer_can_modify": false,
"merge_commit_sha": "4f1f170bca95c3af6cb472457b049ae14393aa53",
"mergeable": null,
"mergeable_state": "unknown",
"merged": true,
"merged_at": "2024-05-28T09:04:45Z",
"merged_by": {
"avatar_url": "https://avatars.githubusercontent.com/u/163842332?v=4",
"events_url": "https://api.github.com/users/sivasadobe/events{/privacy}",
"followers_url": "https://api.github.com/users/sivasadobe/followers",
"following_url": "https://api.github.com/users/sivasadobe/following{/other_user}",
"gists_url": "https://api.github.com/users/sivasadobe/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/sivasadobe",
"id": 163842332,
"login": "sivasadobe",
"node_id": "U_kgDOCcQJHA",
"organizations_url": "https://api.github.com/users/sivasadobe/orgs",
"received_events_url": "https://api.github.com/users/sivasadobe/received_events",
"repos_url": "https://api.github.com/users/sivasadobe/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/sivasadobe/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sivasadobe/subscriptions",
"type": "User",
"url": "https://api.github.com/users/sivasadobe"
},
"milestone": null,
"node_id": "PR_kwDOMBkHPs5wvIIi",
"number": 3,
"patch_url": "https://github.com/sivasadobe/test-wf/pull/3.patch",
"rebaseable": null,
"requested_reviewers": [],
"requested_teams": [],
"review_comment_url": "https://api.github.com/repos/sivasadobe/test-wf/pulls/comments{/number}",
"review_comments": 0,
"review_comments_url": "https://api.github.com/repos/sivasadobe/test-wf/pulls/3/comments",
"state": "closed",
"statuses_url": "https://api.github.com/repos/sivasadobe/test-wf/statuses/70aef2bbd4401dc4c9d692ef536b819a384248c4",
"title": "fix",
"updated_at": "2024-05-28T09:04:45Z",
"url": "https://api.github.com/repos/sivasadobe/test-wf/pulls/3",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/163842332?v=4",
"events_url": "https://api.github.com/users/sivasadobe/events{/privacy}",
"followers_url": "https://api.github.com/users/sivasadobe/followers",
"following_url": "https://api.github.com/users/sivasadobe/following{/other_user}",
"gists_url": "https://api.github.com/users/sivasadobe/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/sivasadobe",
"id": 163842332,
"login": "sivasadobe",
"node_id": "U_kgDOCcQJHA",
"organizations_url": "https://api.github.com/users/sivasadobe/orgs",
"received_events_url": "https://api.github.com/users/sivasadobe/received_events",
"repos_url": "https://api.github.com/users/sivasadobe/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/sivasadobe/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sivasadobe/subscriptions",
"type": "User",
"url": "https://api.github.com/users/sivasadobe"
}
},
"repository": {
"allow_forking": true,
"archive_url": "https://api.github.com/repos/sivasadobe/test-wf/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/sivasadobe/test-wf/assignees{/user}",
"blobs_url": "https://api.github.com/repos/sivasadobe/test-wf/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/sivasadobe/test-wf/branches{/branch}",
"clone_url": "https://github.com/sivasadobe/test-wf.git",
"collaborators_url": "https://api.github.com/repos/sivasadobe/test-wf/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/sivasadobe/test-wf/comments{/number}",
"commits_url": "https://api.github.com/repos/sivasadobe/test-wf/commits{/sha}",
"compare_url": "https://api.github.com/repos/sivasadobe/test-wf/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/sivasadobe/test-wf/contents/{+path}",
"contributors_url": "https://api.github.com/repos/sivasadobe/test-wf/contributors",
"created_at": "2024-05-28T07:51:19Z",
"default_branch": "main",
"deployments_url": "https://api.github.com/repos/sivasadobe/test-wf/deployments",
"description": null,
"disabled": false,
"downloads_url": "https://api.github.com/repos/sivasadobe/test-wf/downloads",
"events_url": "https://api.github.com/repos/sivasadobe/test-wf/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/sivasadobe/test-wf/forks",
"full_name": "sivasadobe/test-wf",
"git_commits_url": "https://api.github.com/repos/sivasadobe/test-wf/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/sivasadobe/test-wf/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/sivasadobe/test-wf/git/tags{/sha}",
"git_url": "git://github.com/sivasadobe/test-wf.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/sivasadobe/test-wf/hooks",
"html_url": "https://github.com/sivasadobe/test-wf",
"id": 806946622,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/sivasadobe/test-wf/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/sivasadobe/test-wf/issues/events{/number}",
"issues_url": "https://api.github.com/repos/sivasadobe/test-wf/issues{/number}",
"keys_url": "https://api.github.com/repos/sivasadobe/test-wf/keys{/key_id}",
"labels_url": "https://api.github.com/repos/sivasadobe/test-wf/labels{/name}",
"language": null,
"languages_url": "https://api.github.com/repos/sivasadobe/test-wf/languages",
"license": null,
"merges_url": "https://api.github.com/repos/sivasadobe/test-wf/merges",
"milestones_url": "https://api.github.com/repos/sivasadobe/test-wf/milestones{/number}",
"mirror_url": null,
"name": "test-wf",
"node_id": "R_kgDOMBkHPg",
"notifications_url": "https://api.github.com/repos/sivasadobe/test-wf/notifications{?since,all,participating}",
"open_issues": 0,
"open_issues_count": 0,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/163842332?v=4",
"events_url": "https://api.github.com/users/sivasadobe/events{/privacy}",
"followers_url": "https://api.github.com/users/sivasadobe/followers",
"following_url": "https://api.github.com/users/sivasadobe/following{/other_user}",
"gists_url": "https://api.github.com/users/sivasadobe/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/sivasadobe",
"id": 163842332,
"login": "sivasadobe",
"node_id": "U_kgDOCcQJHA",
"organizations_url": "https://api.github.com/users/sivasadobe/orgs",
"received_events_url": "https://api.github.com/users/sivasadobe/received_events",
"repos_url": "https://api.github.com/users/sivasadobe/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/sivasadobe/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sivasadobe/subscriptions",
"type": "User",
"url": "https://api.github.com/users/sivasadobe"
},
"private": false,
"pulls_url": "https://api.github.com/repos/sivasadobe/test-wf/pulls{/number}",
"pushed_at": "2024-05-28T09:04:32Z",
"releases_url": "https://api.github.com/repos/sivasadobe/test-wf/releases{/id}",
"size": 6,
"ssh_url": "git@github.com:sivasadobe/test-wf.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/sivasadobe/test-wf/stargazers",
"statuses_url": "https://api.github.com/repos/sivasadobe/test-wf/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/sivasadobe/test-wf/subscribers",
"subscription_url": "https://api.github.com/repos/sivasadobe/test-wf/subscription",
"svn_url": "https://github.com/sivasadobe/test-wf",
"tags_url": "https://api.github.com/repos/sivasadobe/test-wf/tags",
"teams_url": "https://api.github.com/repos/sivasadobe/test-wf/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/sivasadobe/test-wf/git/trees{/sha}",
"updated_at": "2024-05-28T09:02:49Z",
"url": "https://api.github.com/repos/sivasadobe/test-wf",
"visibility": "public",
"watchers": 0,
"watchers_count": 0,
"web_commit_signoff_required": false
},
"sender": {
"avatar_url": "https://avatars.githubusercontent.com/u/163842332?v=4",
"events_url": "https://api.github.com/users/sivasadobe/events{/privacy}",
"followers_url": "https://api.github.com/users/sivasadobe/followers",
"following_url": "https://api.github.com/users/sivasadobe/following{/other_user}",
"gists_url": "https://api.github.com/users/sivasadobe/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/sivasadobe",
"id": 163842332,
"login": "sivasadobe",
"node_id": "U_kgDOCcQJHA",
"organizations_url": "https://api.github.com/users/sivasadobe/orgs",
"received_events_url": "https://api.github.com/users/sivasadobe/received_events",
"repos_url": "https://api.github.com/users/sivasadobe/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/sivasadobe/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sivasadobe/subscriptions",
"type": "User",
"url": "https://api.github.com/users/sivasadobe"
}
},
"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",
"workflow_ref": "sivasadobe/test-wf/.github/workflows/release-notification.yaml@refs/heads/main",
"workflow_sha": "4f1f170bca95c3af6cb472457b049ae14393aa53",
"workspace": "/home/runner/work/test-wf/test-wf",
"action": "__run"
}