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

Missing SponsorshipEvent in events types #2982

Open
jpmcb opened this issue Nov 1, 2023 · 1 comment
Open

Missing SponsorshipEvent in events types #2982

jpmcb opened this issue Nov 1, 2023 · 1 comment
Assignees

Comments

@jpmcb
Copy link

jpmcb commented Nov 1, 2023

There appears to be a new event type, the SponsorshipEvent as defined by the GitHub docs:

https://docs.github.com/en/rest/overview/github-event-types?apiVersion=2022-11-28#sponsorshipevent

This doesn't seem to be implemented:

undefined: github.SponsorshipEvent

and I don't see it in event_types.go: https://github.com/google/go-github/blob/master/github/event_types.go

I'd be happy to pick this up 👍🏼

@gmlewis
Copy link
Collaborator

gmlewis commented Nov 3, 2023

That sounds great. Thank you, @jpmcb !
It's yours. Please see our CONTRIBUTING.md guide, as it has recently changed a fair amount.

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

No branches or pull requests

2 participants