Uh oh!
There was an error while loading. Please reload this page.
Add AllowUpdateBranch to the Repository struct - #2313
Conversation
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). For more information, open the CLA check for this pull request. |
gmlewis
commented
Mar 5, 2022
Thank you, @MarkRosemaker ! |
MarkRosemaker
commented
Mar 15, 2022
Thank you for the suggestion, @gmlewis ! Done. :) |
Codecov Report
@@ Coverage Diff @@## master #2313 +/- ##
=======================================
Coverage 97.84% 97.84% =======================================
Files 115 115 Lines 10415 10416 +1 =======================================
+ Hits 10191 10192 +1
Misses 156 156 Partials 68 68
Continue to review full report at Codecov.
|
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @MarkRosemaker !
LGTM.
Merging.
I noticed that I can edit all the settings for a repository via the API except the setting:
This PR aims to change that. I verified the changed code by making an edit request to one of my repositories.
This PR will solve #2312.