Uh oh!
There was an error while loading. Please reload this page.
Fix RequireCodeOwnerReviews and RequiredApprovingReviewCount fields with omitempty - #2289
Conversation
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @leopoldwang !
Please run go generate ./... and push (not force-push) the changes to this PR.
See CONTRIBUTING.md for more details.
Uh oh!
There was an error while loading. Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #2289 +/- ##
=======================================
Coverage 97.83% 97.83% =======================================
Files 115 115 Lines 10360 10360 =======================================
Hits 10136 10136 Misses 156 156 Partials 68 68
Continue to review full report at Codecov.
|
Uh oh!
There was an error while loading. Please reload this page.
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, @leopoldwang !
One tiny nit, but otherwise LGTM.
Awaiting second LGTM/Approval from any other contributor to this repo.
Added missing period. Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
gmlewis
left a comment
There was a problem hiding this comment.
LGTM.
Awaiting second LGTM/Approval from any other contributor to this repo.
raynigon
commented
Feb 14, 2022
LGTM. |
gmlewis
commented
Feb 14, 2022
Thank you, @raynigon ! |
…ith omitempty (google#2289) Fixes: google#2286.
Fixes: #2286.