Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

watch.started.payload.json 7.7 KB

You have to be logged in to leave a comment. Sign In
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
  1. {
  2. "action": "started",
  3. "repository": {
  4. "id": 118,
  5. "node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
  6. "name": "Hello-World",
  7. "full_name": "Codertocat/Hello-World",
  8. "private": false,
  9. "owner": {
  10. "login": "Codertocat",
  11. "id": 4,
  12. "node_id": "MDQ6VXNlcjQ=",
  13. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  14. "gravatar_id": "",
  15. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  16. "html_url": "https://octocoders.github.io/Codertocat",
  17. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  18. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  19. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  20. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  21. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  22. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  23. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  24. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  25. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  26. "type": "User",
  27. "site_admin": false
  28. },
  29. "html_url": "https://octocoders.github.io/Codertocat/Hello-World",
  30. "description": null,
  31. "fork": false,
  32. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  33. "forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
  34. "keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
  35. "collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  36. "teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
  37. "hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
  38. "issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
  39. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
  40. "assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
  41. "branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
  42. "tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
  43. "blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
  44. "git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
  45. "git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
  46. "trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
  47. "statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
  48. "languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
  49. "stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
  50. "contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
  51. "subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
  52. "subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
  53. "commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
  54. "git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
  55. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
  56. "issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
  57. "contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
  58. "compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
  59. "merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
  60. "archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  61. "downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
  62. "issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
  63. "pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
  64. "milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
  65. "notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  66. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
  67. "releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
  68. "deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
  69. "created_at": "2019-05-15T19:37:07Z",
  70. "updated_at": "2019-05-15T19:38:09Z",
  71. "pushed_at": "2019-05-15T19:38:03Z",
  72. "git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
  73. "ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
  74. "clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
  75. "svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
  76. "homepage": null,
  77. "size": 0,
  78. "stargazers_count": 1,
  79. "watchers_count": 1,
  80. "language": null,
  81. "has_issues": true,
  82. "has_projects": true,
  83. "has_downloads": true,
  84. "has_wiki": true,
  85. "has_pages": true,
  86. "forks_count": 0,
  87. "mirror_url": null,
  88. "archived": false,
  89. "disabled": false,
  90. "open_issues_count": 2,
  91. "license": null,
  92. "forks": 0,
  93. "open_issues": 2,
  94. "watchers": 1,
  95. "default_branch": "master"
  96. },
  97. "enterprise": {
  98. "id": 1,
  99. "slug": "github",
  100. "name": "GitHub",
  101. "node_id": "MDg6QnVzaW5lc3Mx",
  102. "avatar_url": "https://octocoders.github.io/avatars/b/1?",
  103. "description": null,
  104. "website_url": null,
  105. "html_url": "https://octocoders.github.io/businesses/github",
  106. "created_at": "2019-05-14T19:31:12Z",
  107. "updated_at": "2019-05-14T19:31:12Z"
  108. },
  109. "sender": {
  110. "login": "Codertocat",
  111. "id": 4,
  112. "node_id": "MDQ6VXNlcjQ=",
  113. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  114. "gravatar_id": "",
  115. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  116. "html_url": "https://octocoders.github.io/Codertocat",
  117. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  118. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  119. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  120. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  121. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  122. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  123. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  124. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  125. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  126. "type": "User",
  127. "site_admin": false
  128. },
  129. "installation": {
  130. "id": 5,
  131. "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
  132. }
  133. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...