You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add RequestedTeam to PullRequestEvent
GitHub sends requested_team in the webhook payload when a team is
requested as a reviewer, but the struct was not mapping it.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>