Skip to content

Commit 94262b3

Browse files
author
James Brundage
committed
test: SyncIssue with token ( re #91 ) [skip ci]
Tracing if token is present
2 parents 1136dc0 + 43ff458 commit 94262b3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/_data/issues/118.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"assignee": null,
44
"assignees": [],
55
"author_association": "MEMBER",
6-
"body": null,
6+
"body": "This should enumerate [gists using the api](https://docs.github.com/en/rest/gists?apiVersion=2022-11-28), and set them into data",
77
"closed_at": null,
88
"comments": 0,
99
"comments_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/118/comments",
@@ -35,7 +35,7 @@
3535
"state_reason": null,
3636
"timeline_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/118/timeline",
3737
"title": "`PSJekyll.Sync.Gist` should sync GitHub gists",
38-
"updated_at": "2024-10-17T05:41:18Z",
38+
"updated_at": "2024-10-18T01:59:39Z",
3939
"url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/118",
4040
"user": {
4141
"avatar_url": "https://avatars.githubusercontent.com/u/1043665?v=4",
@@ -55,6 +55,7 @@
5555
"starred_url": "https://api.github.com/users/StartAutomating/starred{/owner}{/repo}",
5656
"subscriptions_url": "https://api.github.com/users/StartAutomating/subscriptions",
5757
"type": "User",
58-
"url": "https://api.github.com/users/StartAutomating"
58+
"url": "https://api.github.com/users/StartAutomating",
59+
"user_view_type": "public"
5960
}
6061
}

0 commit comments

Comments
 (0)