feat: Implement organization role assignments for both users and teams#3281
feat: Implement organization role assignments for both users and teams#3281gmlewis merged 4 commits intogoogle:masterfrom
Conversation
|
While working on this I noticed that the file naming is slightly off from how GitHub structures their API:s. There's a difference between repository roles and organization roles, but currently the Leaving it up to the reviewer to decide if this should be done in this PR directly or in a separate one later |
Please perform the reorganization in your next PR. Thank you! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3281 +/- ##
==========================================
- Coverage 97.72% 92.96% -4.76%
==========================================
Files 153 171 +18
Lines 13390 11705 -1685
==========================================
- Hits 13085 10882 -2203
- Misses 215 729 +514
- Partials 90 94 +4 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
|
@gmlewis done! |
|
Thank you, @tomfeigin ! |
resolves #3280