Skip to content

Cannot assign GitHub team to reviews #207

@yoshi-koyama

Description

@yoshi-koyama

Describe the bug
I know this is a duplicate Issue, but I would like to discuss it with you.

The issues:

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:

  1. Create Organization and a team.

スクリーンショット 2022-09-16 10 39 58

  1. Create a repository.

スクリーンショット 2022-09-16 10 40 27

  1. Configure auto-assign and enable auto-assign to access the repository
    https://github.com/apps/auto-assign

スクリーンショット 2022-09-16 10 42 08

  1. Create ./.github/auto_assign.yml in the repository
    https://github.com/reytech-co-jp/auto-assign-test/blob/main/.github/auto_assign.yml

  2. Invite the Team to join the Collaborator with Read access

スクリーンショット 2022-09-16 10 49 22

  1. 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions