Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support adding github teams as reviewers #76

Open
jerry-skydio opened this issue Oct 14, 2022 · 0 comments
Open

Support adding github teams as reviewers #76

jerry-skydio opened this issue Oct 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jerry-skydio
Copy link
Collaborator

Github supports having team as well as user reviewers. This would probably be the easiest to use if it just went on top of our existing Reviewers: syntax. We'd have to try to look up each input as both a team and a user , then add the list of team ids to a new input to the add reviewers mutation.

Adding or querying teams unfortunately requires a new permission for the access token, so we might want to hide the entire thing behind a flag to not break current users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant