Uh oh!
There was an error while loading. Please reload this page.
Allow an empty array of repo ids as a request parameter - #3155
Conversation
Co-authored-by: Daniel Liao <10663736+liaodaniel@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## master #3155 +/- ##
==========================================
- Coverage 97.72% 92.89% -4.84%
==========================================
Files 153 170 +17 Lines 13390 11436 -1954 ==========================================
- Hits 13085 10623 -2462 - Misses 215 723 +508
Partials 90 90 ☔ View full report in Codecov by Sentry. |
Uh oh!
There was an error while loading. Please reload this page.
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @Matthew-Reidy !
One tiny nit so we have complete sentences in our godocs, otherwise LGTM.
Uh oh!
There was an error while loading. Please reload this page.
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @Matthew-Reidy !
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.
gmlewis
commented
Apr 29, 2024
Thank you, @be0x74a ! |
Fixes: #3106.
Add extra endpoint function that allows client to pass an empty array of repository ids to the installations/<install_id>/access_tokens endpoint as a parameter. Response lists all repositories in an installation.