-
-
Notifications
You must be signed in to change notification settings - Fork 57
Description
Describe the bug
I know this is a duplicate Issue, but I would like to discuss it with you.
The issues:
- Can I use auto-assign bot with Github teams? #102
- Cannot configure teams (despite following guide) #138
I am unable to assign GitHub team to reviewers.
To Reproduce
I have been experimenting with this repository.
https://github.com/reytech-co-jp/auto-assign-test
Steps to reproduce the behavior:
- Create Organization and a team.
- Create a repository.
- Configure auto-assign and enable auto-assign to access the repository
https://github.com/apps/auto-assign
-
Create
./.github/auto_assign.ymlin the repository
https://github.com/reytech-co-jp/auto-assign-test/blob/main/.github/auto_assign.yml -
Invite the Team to join the Collaborator with Read access
- Make a pull request and see no reviewers assigned
https://github.com/reytech-co-jp/auto-assign-test/pull/18
Expected behavior
I want the team to be assigned as reviewers.
Desktop (please complete the following information):
- macOS
- Chrome
Workaround
I have also considered GitHub's Code Review feature, but it is not available because I need to assign more than 3 people.
https://docs.github.com/en/enterprise-server@3.2/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team
Research
It seems necessary to change the permission settings as mentioned in this Issue.
#138 (comment)
I suspect that a team with me can't be assigned to reviewers when I make a Pull Request.
Your help would be greatly appreciated.
Thank you in advance.



