Uh oh!
There was an error while loading. Please reload this page.
Update comment on ListPullRequestsWithCommit API - #2228
Conversation
Codecov Report
@@ Coverage Diff @@## master #2228 +/- ##
=======================================
Coverage 97.81% 97.81% =======================================
Files 112 112 Lines 10117 10117 =======================================
Hits 9896 9896 Misses 154 154 Partials 67 67
Continue to review full report at Codecov.
|
PTAL @gmlewis, as you pointed me in the right direction for the API docs :) (also saw you helped out with #1186) Also -- are you a repo manager or can you introduce me to one?
I signed the CLA after putting up this PR, so will need a repo manager to re-run the |
gmlewis
commented
Dec 15, 2021
Yes, I am the primary maintainer of this repo. |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @mengmichael1 !
LGTM.
Merging.
Correct the statement that results include open and closed PRs by default, when it is only
openby default, pergo-github/github/pulls.go
Lines 120 to 123 in ff33a55
Correct the URL for the Github API doc, per ListPullRequestsWithCommit removed from API docs? #2227