Add List Options for ListRepositoryAccessRunnerGroup#2086
Add List Options for ListRepositoryAccessRunnerGroup#2086gmlewis merged 1 commit intogoogle:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2086 +/- ##
=======================================
Coverage 97.77% 97.77%
=======================================
Files 109 109
Lines 9720 9724 +4
=======================================
+ Hits 9504 9508 +4
Misses 150 150
Partials 66 66
Continue to review full report at Codecov.
|
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @xun-guo-anzx !
LGTM.
Awaiting second LGTM before merging.
|
Thanks @gmlewis . Can I request a release after this is merged? |
Sure, @xun-guo-anzx - maybe @Parker77 has time to review this and we can move forward with the new release. |
Thank you, @Parker77! |
|
@xun-guo-anzx - https://github.com/google/go-github/releases/tag/v39.0.0 has been released with this change. |
Fix #2085 . Add List Options for ListRepositoryAccessRunnerGroup to support fetching full list of access repositories. Also update unit tests accordingly.