Skip to content

Commit

Permalink
github: Allow teams to be specified in Reviewers
Browse files Browse the repository at this point in the history
Topic: teams
closes #73
  • Loading branch information
jerry-skydio committed Oct 12, 2022
1 parent 4b357f9 commit 7dbeb28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions revup/github_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,10 @@ async def query_everything(
login
id
}}
... on Team {{
name
id
}}
}}
}}
}}
Expand Down

0 comments on commit 7dbeb28

Please sign in to comment.