Open
Description
Describe the bug
When trying to fetch for user's pull request, it fails to fetch the user prs due to the EventId field being larger than the max value of int32. Using the show
command.

Steps to reproduce
pizza show repo
- Select a contributor, error will show if the EventId trying to unmarshall into the struct is larger than the max int32.
Browsers
No response
Additional context (Is this in dev or production?)
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Contributing Docs
- I agree to follow this project's Contribution Docs
Activity