Uh oh!
There was an error while loading. Please reload this page.
feat: Implement organization role assignments for both users and teams - #3281
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 |
gmlewis
commented
Sep 21, 2024
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. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
felixlut
commented
Sep 22, 2024
@gmlewis done! |
gmlewis
commented
Sep 23, 2024
Thank you, @tomfeigin ! |
resolves#3280