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
GitHub pull requests have a requested_teams array which is similar to the requested_reviewers array but for reviews requested from teams instead of individual users.
The PullRequest could support this information in a way similar to how it supports requested_reviewers.