Auto Assign feature doesn't work for team without direct access. #161909
-
Select Topic AreaQuestion BodyHello. I'm trying to configure a reviewer team for all repositories in an organisation. Auto assign works if the team have direct access. Is that intended ? what's the logic behind ? Organisation wide read permission is supposed to cascade into the repo if I understand correctly. Thank you ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @ds-solum, Great question! Here’s what’s happening: When you add a team to your organization with only org-wide access (like read permissions), GitHub does not consider that team to have “direct access” to individual repositories. For the Auto Assign feature to work and for the team to be selectable as a reviewer, the team must be explicitly added to each repository with at least write access. Why is this?
What can you do?
Summary Table:
References: |
Beta Was this translation helpful? Give feedback.
Hi @ds-solum,
Great question! Here’s what’s happening:
When you add a team to your organization with only org-wide access (like read permissions), GitHub does not consider that team to have “direct access” to individual repositories. For the Auto Assign feature to work and for the team to be selectable as a reviewer, the team must be explicitly added to each repository with at least write access.
Why is this?