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
Copy file name to clipboardExpand all lines: src/octokit/client/pull_requests.cr
+20-12
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,9 @@ module Octokit
147
147
alias_method:pull_request_commits, :pull_commits
148
148
149
149
# List review comments on a pull request
150
+
#
150
151
# This method applies to pull request review comments. Pull request review comments are NOT the same as standard comments left on PRs - those are issue comments.
# This method applies to pull request review comments. Pull request review comments are NOT the same as standard comments left on PRs - those are issue comments.
# This method applies to pull request review comments. Pull request review comments are NOT the same as standard comments left on PRs - those are issue comments.
# This method applies to pull request review comments. Pull request review comments are NOT the same as standard comments left on PRs - those are issue comments.
0 commit comments