Is your feature request related to a problem? Please describe.
Currently listing a Github team assigns the whole team to the pull request, when in reality what I am hoping for is individual members in the team to be assigned.
Describe the solution you'd like
Can we define the team name org/team and X number of reviewers will be chosen from the github team.
Describe alternatives you've considered
Listing each individual member in a org/team. But then you'll have multiple list of teams to maintain.
Additional context
I am not entirely sure if this is already available and I am just listing the team incorrectly in the auto_assign.yml. At the moment it assigned the whole team to the pull request, which is not exactly what I was looking for. I only needed two members in the team.