You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
Two fixes were added in #245 with explanations.
GitHubPRComment.url
The
urlfield should be added to thepull_requests.graphqlquery and mapped to the struct field.GitHubPRCommentConnection.nodes
node.commentsshould be correctly converted and assigned to the field.