Add MembersCanForkPrivateRepositories field to Organization struct#2389
Add MembersCanForkPrivateRepositories field to Organization struct#2389gmlewis merged 2 commits intogoogle:masterfrom
Conversation
Signed-off-by: Takashi Yoneuchi <takashi.yoneuchi@shift-js.info>
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Codecov Report
@@ Coverage Diff @@
## master #2389 +/- ##
=======================================
Coverage 98.06% 98.06%
=======================================
Files 119 119
Lines 10545 10546 +1
=======================================
+ Hits 10341 10342 +1
Misses 140 140
Partials 64 64
Continue to review full report at Codecov.
|
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @lmt-swallow!
Let's please shorten the field name like it's neighbors.
…nForkPrivateRepos` Signed-off-by: Takashi Yoneuchi <takashi.yoneuchi@shift-js.info>
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @lmt-swallow !
LGTM.
Merging.
This PR adds
MembersCanForkPrivateRepositoriesfield toOrganizationstruct.