-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Expose affiliation parameter when listing collaborators #2043
Expose affiliation parameter when listing collaborators #2043
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2043 +/- ##
==========================================
+ Coverage 70.73% 70.79% +0.06%
==========================================
Files 537 538 +1
Lines 14106 14139 +33
==========================================
+ Hits 9978 10010 +32
- Misses 4128 4129 +1
|
@hnrkndrssn I'm feeling pretty good with how this looks. Anything you're waiting on? |
I was going to write some tests for it, just got side tracked with life-stuff :) I'll try to get those last little things in tonight and mark the PR ready for review once done 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again @hnrkndrssn for the contribution!
release_notes: add support for filtering repository collaborators by their affiliation |
Also adds support for the
Nested Teams
preview APIFixes #2036