Uh oh!
There was an error while loading. Please reload this page.
Add old_name field to AuditEntry - #2843
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). 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. |
old_name fieldold_name field to AuditEntrygmlewis
commented
Jul 26, 2023
Please run |
This field is used when a repository is renamed.
lmartinking
commented
Jul 27, 2023
@gmlewis I've run the codegen, as well as rebased against |
Codecov Report
@@ Coverage Diff @@## master #2843 +/- ##
=======================================
Coverage 98.06% 98.06% =======================================
Files 138 138 Lines 12318 12318 =======================================
Hits 12080 12080 Misses 162 162 Partials 76 76
|
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @lmartinking !
LGTM.
Merging.
This field is used when a repository is renamed.
Fixes: #2844.