Skip to content

Add old_name field to AuditEntry - #2843

Merged
gmlewis merged 3 commits into
google:masterfrom
lmartinking:patch-1
Jul 27, 2023
Merged

Add old_name field to AuditEntry#2843
gmlewis merged 3 commits into
google:masterfrom
lmartinking:patch-1

Conversation

@lmartinking

@lmartinkinglmartinking commented Jul 26, 2023

Copy link
Copy Markdown
Contributor

This field is used when a repository is renamed.

Fixes: #2844.

@google-cla

Copy link
Copy Markdown

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.

@gmlewisgmlewis changed the title Update orgs_audit_log.go - Add old_name fieldAdd old_name field to AuditEntryJul 26, 2023
@gmlewis

Copy link
Copy Markdown
Collaborator

Please run go generate ./... in the top of this repo and push (not force-push) the changes to this PR.
See CONTRIBUTING.md for details.

@lmartinking

Copy link
Copy Markdown
ContributorAuthor

@gmlewis I've run the codegen, as well as rebased against main

@codecov

codecovBot commented Jul 27, 2023

Copy link
Copy Markdown

Codecov Report

Merging #2843 (b185d31) into master (7e3bb17) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #2843 +/- ##
=======================================
Coverage 98.06% 98.06% =======================================
Files 138 138 Lines 12318 12318 =======================================
Hits 12080 12080 Misses 162 162 Partials 76 76 
Files ChangedCoverage Δ
github/orgs_audit_log.go100.00% <ø> (ø)

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @lmartinking !
LGTM.
Merging.

@gmlewis
gmlewis merged commit c8c34d0 into google:masterJul 27, 2023
gmlewis pushed a commit that referenced this pull request Jul 28, 2023
gmlewis pushed a commit that referenced this pull request Jul 28, 2023
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing old_name field in AuditEntry struct

2 participants

@lmartinking@gmlewis