Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Owner to EditChange struct #2750

Merged
merged 4 commits into from Apr 12, 2023
Merged

Conversation

ecrupper
Copy link
Contributor

Closes #2749

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

@codecov
Copy link

codecov bot commented Apr 12, 2023

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 Files Coverage Δ
github/event_types.go 100.00% <ø> (ø)

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

github/event_types.go Outdated Show resolved Hide resolved
@gmlewis gmlewis changed the title enhance(event_type): add Owner to EditChange struct Add Owner to EditChange struct Apr 12, 2023
ecrupper and others added 2 commits April 12, 2023 16:34
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Copy link
Collaborator

@gmlewis gmlewis left a comment

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:master Apr 12, 2023
7 checks passed
Sign up for free to 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