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 requester to InstallationEvent #2763

Merged
merged 2 commits into from Apr 18, 2023

Conversation

marcelosousa
Copy link
Contributor

This pull request adds the Requester property to the InstallationEvent struct.

@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #2763 (1f3c48d) into master (a888f0c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2763   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files         132      132           
  Lines       11638    11638           
=======================================
  Hits        11412    11412           
  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.

@gmlewis
Copy link
Collaborator

gmlewis commented Apr 18, 2023

Relates to: #1808.

@gmlewis gmlewis changed the title feat: add requester to InstallationEvent Add requester to InstallationEvent Apr 18, 2023
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, @marcelosousa !
LGTM.
Merging.

@gmlewis gmlewis merged commit 693ddff into google:master Apr 18, 2023
9 checks passed
@marcelosousa
Copy link
Contributor Author

@gmlewis it would be great if you do a new release to incorporate this! ❤️

@gmlewis
Copy link
Collaborator

gmlewis commented Apr 21, 2023

@marcelosousa - this is now available here: https://github.com/google/go-github/releases/tag/v52.0.0

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.

None yet

2 participants