Repository.ListByOrg: Add nebula-preview to receive visibility field#1795
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
@googlebot I signed it! |
Codecov Report
@@ Coverage Diff @@
## master #1795 +/- ##
=======================================
Coverage 97.54% 97.54%
=======================================
Files 98 98
Lines 6383 6383
=======================================
Hits 6226 6226
Misses 85 85
Partials 72 72
Continue to review full report at Codecov.
|
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @marcelocarlos !
LGTM.
Merging.
What type of PR is this?
feature
What this PR does / why we need it:
In addition to the changes added in #1780, this change also ensures the
Visibilityfield is included when callingRepositories.ListByOrg.Special notes for your reviewer:
None