You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sync_module_repo_members: Add global admins with admin permission level
GitHub API returns the effective/resultant permission for repository
collaborators and this is always `admin` for the global
admin/organisation owner users.
This commit updates the module repository member sync script such that
the global admin users are added with `admin` permission level to module
repositories.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments