Skip to content

Add Changes field to RepositoryEvent - #2233

Merged
gmlewis merged 2 commits into
google:masterfrom
gmlewis:issue-2232-repo-change
Dec 16, 2021
Merged

Add Changes field to RepositoryEvent#2233
gmlewis merged 2 commits into
google:masterfrom
gmlewis:issue-2232-repo-change

Conversation

@gmlewis

Copy link
Copy Markdown
Collaborator

Fixes: #2232 .

@gmlewis

Copy link
Copy Markdown
CollaboratorAuthor

@ecrupper - please take a look and let me know what you think.

@codecov

codecovBot commented Dec 15, 2021

Copy link
Copy Markdown

Codecov Report

Merging #2233 (0f786cc) into master (fef3638) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #2233 +/- ##
=======================================
Coverage 97.81% 97.81% =======================================
Files 112 112 Lines 10117 10117 =======================================
Hits 9896 9896 Misses 154 154 Partials 67 67 
Impacted FilesCoverage Δ
github/event_types.go100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fef3638...0f786cc. Read the comment docs.

@ecrupperecrupper left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pulled this down locally and applied it to my repo rename webhook logic and it worked like a charm! Thanks so much for this!

@gmlewis

Copy link
Copy Markdown
CollaboratorAuthor

Thank you, @ecrupper !

Awaiting second LGTM before merging.
Note that any other repo contributor can review and approve this PR. Thanks!

@gmlewis

Copy link
Copy Markdown
CollaboratorAuthor

Thank you, @pierce-m !
Merging.

@gmlewis
gmlewis merged commit 19b1a93 into google:masterDec 16, 2021
@gmlewis
gmlewis deleted the issue-2232-repo-change branch December 16, 2021 17:49
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.

Add changes to RepositoryEvent

3 participants

@gmlewis@pierce-m@ecrupper