Skip to content

Commit ddf70c2

Browse files
committed
events are not working for local debugging
1 parent a6413f0 commit ddf70c2

File tree

2 files changed

+281
-0
lines changed

2 files changed

+281
-0
lines changed

events/body.json

+190
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,190 @@
1+
{
2+
"action": "opened",
3+
"issue": {
4+
"url": "https://api.github.com/repos/robandpdx/junk/issues/5",
5+
"repository_url": "https://api.github.com/repos/robandpdx/junk",
6+
"labels_url": "https://api.github.com/repos/robandpdx/junk/issues/5/labels{/name}",
7+
"comments_url": "https://api.github.com/repos/robandpdx/junk/issues/5/comments",
8+
"events_url": "https://api.github.com/repos/robandpdx/junk/issues/5/events",
9+
"html_url": "https://github.com/robandpdx/junk/issues/5",
10+
"id": 1123881704,
11+
"node_id": "I_kwDOGxmGS85C_RLo",
12+
"number": 5,
13+
"title": "this is a testing issue",
14+
"user": {
15+
"login": "robandpdx",
16+
"id": 95243761,
17+
"node_id": "U_kgDOBa1N8Q",
18+
"avatar_url": "https://avatars.githubusercontent.com/u/95243761?v=4",
19+
"gravatar_id": "",
20+
"url": "https://api.github.com/users/robandpdx",
21+
"html_url": "https://github.com/robandpdx",
22+
"followers_url": "https://api.github.com/users/robandpdx/followers",
23+
"following_url": "https://api.github.com/users/robandpdx/following{/other_user}",
24+
"gists_url": "https://api.github.com/users/robandpdx/gists{/gist_id}",
25+
"starred_url": "https://api.github.com/users/robandpdx/starred{/owner}{/repo}",
26+
"subscriptions_url": "https://api.github.com/users/robandpdx/subscriptions",
27+
"organizations_url": "https://api.github.com/users/robandpdx/orgs",
28+
"repos_url": "https://api.github.com/users/robandpdx/repos",
29+
"events_url": "https://api.github.com/users/robandpdx/events{/privacy}",
30+
"received_events_url": "https://api.github.com/users/robandpdx/received_events",
31+
"type": "User",
32+
"site_admin": true
33+
},
34+
"labels": [
35+
36+
],
37+
"state": "open",
38+
"locked": false,
39+
"assignee": null,
40+
"assignees": [
41+
42+
],
43+
"milestone": null,
44+
"comments": 0,
45+
"created_at": "2022-02-04T07:05:18Z",
46+
"updated_at": "2022-02-04T07:05:18Z",
47+
"closed_at": null,
48+
"author_association": "OWNER",
49+
"active_lock_reason": null,
50+
"body": "here is a test issue",
51+
"reactions": {
52+
"url": "https://api.github.com/repos/robandpdx/junk/issues/5/reactions",
53+
"total_count": 0,
54+
"+1": 0,
55+
"-1": 0,
56+
"laugh": 0,
57+
"hooray": 0,
58+
"confused": 0,
59+
"heart": 0,
60+
"rocket": 0,
61+
"eyes": 0
62+
},
63+
"timeline_url": "https://api.github.com/repos/robandpdx/junk/issues/5/timeline",
64+
"performed_via_github_app": null
65+
},
66+
"repository": {
67+
"id": 454657611,
68+
"node_id": "R_kgDOGxmGSw",
69+
"name": "junk",
70+
"full_name": "robandpdx/junk",
71+
"private": false,
72+
"owner": {
73+
"login": "robandpdx",
74+
"id": 95243761,
75+
"node_id": "U_kgDOBa1N8Q",
76+
"avatar_url": "https://avatars.githubusercontent.com/u/95243761?v=4",
77+
"gravatar_id": "",
78+
"url": "https://api.github.com/users/robandpdx",
79+
"html_url": "https://github.com/robandpdx",
80+
"followers_url": "https://api.github.com/users/robandpdx/followers",
81+
"following_url": "https://api.github.com/users/robandpdx/following{/other_user}",
82+
"gists_url": "https://api.github.com/users/robandpdx/gists{/gist_id}",
83+
"starred_url": "https://api.github.com/users/robandpdx/starred{/owner}{/repo}",
84+
"subscriptions_url": "https://api.github.com/users/robandpdx/subscriptions",
85+
"organizations_url": "https://api.github.com/users/robandpdx/orgs",
86+
"repos_url": "https://api.github.com/users/robandpdx/repos",
87+
"events_url": "https://api.github.com/users/robandpdx/events{/privacy}",
88+
"received_events_url": "https://api.github.com/users/robandpdx/received_events",
89+
"type": "User",
90+
"site_admin": true
91+
},
92+
"html_url": "https://github.com/robandpdx/junk",
93+
"description": "random junk",
94+
"fork": false,
95+
"url": "https://api.github.com/repos/robandpdx/junk",
96+
"forks_url": "https://api.github.com/repos/robandpdx/junk/forks",
97+
"keys_url": "https://api.github.com/repos/robandpdx/junk/keys{/key_id}",
98+
"collaborators_url": "https://api.github.com/repos/robandpdx/junk/collaborators{/collaborator}",
99+
"teams_url": "https://api.github.com/repos/robandpdx/junk/teams",
100+
"hooks_url": "https://api.github.com/repos/robandpdx/junk/hooks",
101+
"issue_events_url": "https://api.github.com/repos/robandpdx/junk/issues/events{/number}",
102+
"events_url": "https://api.github.com/repos/robandpdx/junk/events",
103+
"assignees_url": "https://api.github.com/repos/robandpdx/junk/assignees{/user}",
104+
"branches_url": "https://api.github.com/repos/robandpdx/junk/branches{/branch}",
105+
"tags_url": "https://api.github.com/repos/robandpdx/junk/tags",
106+
"blobs_url": "https://api.github.com/repos/robandpdx/junk/git/blobs{/sha}",
107+
"git_tags_url": "https://api.github.com/repos/robandpdx/junk/git/tags{/sha}",
108+
"git_refs_url": "https://api.github.com/repos/robandpdx/junk/git/refs{/sha}",
109+
"trees_url": "https://api.github.com/repos/robandpdx/junk/git/trees{/sha}",
110+
"statuses_url": "https://api.github.com/repos/robandpdx/junk/statuses/{sha}",
111+
"languages_url": "https://api.github.com/repos/robandpdx/junk/languages",
112+
"stargazers_url": "https://api.github.com/repos/robandpdx/junk/stargazers",
113+
"contributors_url": "https://api.github.com/repos/robandpdx/junk/contributors",
114+
"subscribers_url": "https://api.github.com/repos/robandpdx/junk/subscribers",
115+
"subscription_url": "https://api.github.com/repos/robandpdx/junk/subscription",
116+
"commits_url": "https://api.github.com/repos/robandpdx/junk/commits{/sha}",
117+
"git_commits_url": "https://api.github.com/repos/robandpdx/junk/git/commits{/sha}",
118+
"comments_url": "https://api.github.com/repos/robandpdx/junk/comments{/number}",
119+
"issue_comment_url": "https://api.github.com/repos/robandpdx/junk/issues/comments{/number}",
120+
"contents_url": "https://api.github.com/repos/robandpdx/junk/contents/{+path}",
121+
"compare_url": "https://api.github.com/repos/robandpdx/junk/compare/{base}...{head}",
122+
"merges_url": "https://api.github.com/repos/robandpdx/junk/merges",
123+
"archive_url": "https://api.github.com/repos/robandpdx/junk/{archive_format}{/ref}",
124+
"downloads_url": "https://api.github.com/repos/robandpdx/junk/downloads",
125+
"issues_url": "https://api.github.com/repos/robandpdx/junk/issues{/number}",
126+
"pulls_url": "https://api.github.com/repos/robandpdx/junk/pulls{/number}",
127+
"milestones_url": "https://api.github.com/repos/robandpdx/junk/milestones{/number}",
128+
"notifications_url": "https://api.github.com/repos/robandpdx/junk/notifications{?since,all,participating}",
129+
"labels_url": "https://api.github.com/repos/robandpdx/junk/labels{/name}",
130+
"releases_url": "https://api.github.com/repos/robandpdx/junk/releases{/id}",
131+
"deployments_url": "https://api.github.com/repos/robandpdx/junk/deployments",
132+
"created_at": "2022-02-02T05:46:11Z",
133+
"updated_at": "2022-02-02T05:46:11Z",
134+
"pushed_at": "2022-02-02T05:49:35Z",
135+
"git_url": "git://github.com/robandpdx/junk.git",
136+
"ssh_url": "[email protected]:robandpdx/junk.git",
137+
"clone_url": "https://github.com/robandpdx/junk.git",
138+
"svn_url": "https://github.com/robandpdx/junk",
139+
"homepage": null,
140+
"size": 3,
141+
"stargazers_count": 0,
142+
"watchers_count": 0,
143+
"language": null,
144+
"has_issues": true,
145+
"has_projects": true,
146+
"has_downloads": true,
147+
"has_wiki": true,
148+
"has_pages": false,
149+
"forks_count": 0,
150+
"mirror_url": null,
151+
"archived": false,
152+
"disabled": false,
153+
"open_issues_count": 1,
154+
"license": null,
155+
"allow_forking": true,
156+
"is_template": false,
157+
"topics": [
158+
159+
],
160+
"visibility": "public",
161+
"forks": 0,
162+
"open_issues": 1,
163+
"watchers": 0,
164+
"default_branch": "main"
165+
},
166+
"sender": {
167+
"login": "robandpdx",
168+
"id": 95243761,
169+
"node_id": "U_kgDOBa1N8Q",
170+
"avatar_url": "https://avatars.githubusercontent.com/u/95243761?v=4",
171+
"gravatar_id": "",
172+
"url": "https://api.github.com/users/robandpdx",
173+
"html_url": "https://github.com/robandpdx",
174+
"followers_url": "https://api.github.com/users/robandpdx/followers",
175+
"following_url": "https://api.github.com/users/robandpdx/following{/other_user}",
176+
"gists_url": "https://api.github.com/users/robandpdx/gists{/gist_id}",
177+
"starred_url": "https://api.github.com/users/robandpdx/starred{/owner}{/repo}",
178+
"subscriptions_url": "https://api.github.com/users/robandpdx/subscriptions",
179+
"organizations_url": "https://api.github.com/users/robandpdx/orgs",
180+
"repos_url": "https://api.github.com/users/robandpdx/repos",
181+
"events_url": "https://api.github.com/users/robandpdx/events{/privacy}",
182+
"received_events_url": "https://api.github.com/users/robandpdx/received_events",
183+
"type": "User",
184+
"site_admin": true
185+
},
186+
"installation": {
187+
"id": 22934599,
188+
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uMjI5MzQ1OTk="
189+
}
190+
}

0 commit comments

Comments
 (0)