Skip to content

Add Owner to EditChange struct - #2750

Merged
gmlewis merged 4 commits into
google:masterfrom
ecrupper:add-owner-change
Apr 12, 2023
Merged

Add Owner to EditChange struct#2750
gmlewis merged 4 commits into
google:masterfrom
ecrupper:add-owner-change

Conversation

@ecrupper

Copy link
Copy Markdown
Contributor

Closes#2749

Let me know if you have a better idea for struct names.

@codecov

codecovBot commented Apr 12, 2023

Copy link
Copy Markdown

Codecov Report

Merging #2750 (980ddc6) into master (683c2d7) will not change coverage.
The diff coverage is n/a.

❗ Current head 980ddc6 differs from pull request most recent head a356607. Consider uploading reports for the commit a356607 to get more accurate results

@@ Coverage Diff @@## master #2750 +/- ##
=======================================
Coverage 98.05% 98.05% =======================================
Files 132 132 Lines 11628 11628 =======================================
Hits 11402 11402 Misses 154 154 Partials 72 72 
Impacted FilesCoverage Δ
github/event_types.go100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Comment threadgithub/event_types.go Outdated
@gmlewisgmlewis changed the title enhance(event_type): add Owner to EditChange structAdd Owner to EditChange structApr 12, 2023
ecrupperand others added 2 commits April 12, 2023 16:34
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

@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, @ecrupper !
LGTM.
Merging after tests pass.

@gmlewis
gmlewis merged commit 6d92e30 into google:masterApr 12, 2023
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 Owner to EditChange struct for repository transfer webhook event payloads

2 participants

@ecrupper@gmlewis