cli/pkg/cmd/issue/view
Mislav Marohnić 8d82a96349
Fix fetching issue/PR comments
The "Author" struct was too overloaded in different types of queries that treat struct fields in incompatible ways. This change defines a simpler CommentAuthor struct for use in comments until we can figure out how to query `... on User` information for comments too.
2022-12-23 17:14:06 +01:00
..
fixtures Fix preloading of pr reviews, checks, and issue/pr comments 2021-05-18 17:13:27 +02:00
http.go Remove all direct calls to shurcool-graphql 2022-08-18 21:40:41 +03:00
view.go Fix fetching issue/PR comments 2022-12-23 17:14:06 +01:00
view_test.go Integrate latest go-gh packages (#6084) 2022-08-18 09:04:13 +03:00