Skip to content

Commit

Permalink
test: SyncIssue with token ( re #91 ) [skip ci]
Browse files Browse the repository at this point in the history
Tracing if token is present
  • Loading branch information
James Brundage committed Oct 18, 2024
2 parents 1136dc0 + 43ff458 commit 94262b3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/_data/issues/118.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"assignee": null,
"assignees": [],
"author_association": "MEMBER",
"body": null,
"body": "This should enumerate [gists using the api](https://docs.github.com/en/rest/gists?apiVersion=2022-11-28), and set them into data",
"closed_at": null,
"comments": 0,
"comments_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/118/comments",
Expand Down Expand Up @@ -35,7 +35,7 @@
"state_reason": null,
"timeline_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/118/timeline",
"title": "`PSJekyll.Sync.Gist` should sync GitHub gists",
"updated_at": "2024-10-17T05:41:18Z",
"updated_at": "2024-10-18T01:59:39Z",
"url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/118",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/1043665?v=4",
Expand All @@ -55,6 +55,7 @@
"starred_url": "https://api.github.com/users/StartAutomating/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/StartAutomating/subscriptions",
"type": "User",
"url": "https://api.github.com/users/StartAutomating"
"url": "https://api.github.com/users/StartAutomating",
"user_view_type": "public"
}
}

0 comments on commit 94262b3

Please sign in to comment.