Skip to content

Commit e8680a0

Browse files
committed
Update issues data
1 parent 418ca71 commit e8680a0

File tree

1 file changed

+68
-2
lines changed

1 file changed

+68
-2
lines changed

src/data/issues.json

Lines changed: 68 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,70 @@
11
[
2+
{
3+
"url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io/issues/45",
4+
"repository_url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io",
5+
"labels_url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io/issues/45/labels{/name}",
6+
"comments_url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io/issues/45/comments",
7+
"events_url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io/issues/45/events",
8+
"html_url": "https://github.com/brainhack-vandy/brainhack-vandy.github.io/issues/45",
9+
"id": 2748699045,
10+
"node_id": "I_kwDONDokG86j1dGl",
11+
"number": 45,
12+
"title": "trigger-issue",
13+
"user": {
14+
"login": "dgzct11",
15+
"id": 60042905,
16+
"node_id": "MDQ6VXNlcjYwMDQyOTA1",
17+
"avatar_url": "https://avatars.githubusercontent.com/u/60042905?v=4",
18+
"gravatar_id": "",
19+
"url": "https://api.github.com/users/dgzct11",
20+
"html_url": "https://github.com/dgzct11",
21+
"followers_url": "https://api.github.com/users/dgzct11/followers",
22+
"following_url": "https://api.github.com/users/dgzct11/following{/other_user}",
23+
"gists_url": "https://api.github.com/users/dgzct11/gists{/gist_id}",
24+
"starred_url": "https://api.github.com/users/dgzct11/starred{/owner}{/repo}",
25+
"subscriptions_url": "https://api.github.com/users/dgzct11/subscriptions",
26+
"organizations_url": "https://api.github.com/users/dgzct11/orgs",
27+
"repos_url": "https://api.github.com/users/dgzct11/repos",
28+
"events_url": "https://api.github.com/users/dgzct11/events{/privacy}",
29+
"received_events_url": "https://api.github.com/users/dgzct11/received_events",
30+
"type": "User",
31+
"user_view_type": "public",
32+
"site_admin": false
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": "2024-12-18T20:31:52Z",
46+
"updated_at": "2024-12-18T20:31:52Z",
47+
"closed_at": null,
48+
"author_association": "COLLABORATOR",
49+
"active_lock_reason": null,
50+
"body": null,
51+
"closed_by": null,
52+
"reactions": {
53+
"url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io/issues/45/reactions",
54+
"total_count": 0,
55+
"+1": 0,
56+
"-1": 0,
57+
"laugh": 0,
58+
"hooray": 0,
59+
"confused": 0,
60+
"heart": 0,
61+
"rocket": 0,
62+
"eyes": 0
63+
},
64+
"timeline_url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io/issues/45/timeline",
65+
"performed_via_github_app": null,
66+
"state_reason": null
67+
},
268
{
369
"url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io/issues/44",
470
"repository_url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io",
@@ -494,11 +560,11 @@
494560
"milestone": null,
495561
"comments": 1,
496562
"created_at": "2024-11-12T04:52:54Z",
497-
"updated_at": "2024-12-18T20:31:29Z",
563+
"updated_at": "2024-12-18T20:31:56Z",
498564
"closed_at": null,
499565
"author_association": "CONTRIBUTOR",
500566
"active_lock_reason": null,
501-
"body": "Move all styling to style.css",
567+
"body": "\r\n- [ ] Move all styling to style.css\r\n- [ ] Remove pushed branches",
502568
"closed_by": null,
503569
"reactions": {
504570
"url": "https://api.github.com/repos/brainhack-vandy/brainhack-vandy.github.io/issues/27/reactions",

0 commit comments

Comments
 (0)