list_outside_collaborators | SELECT | org | List all users who are outside collaborators of an organization. |
remove_outside_collaborator | DELETE | org, username | Removing a user from this list will remove them from all the organization's repositories. |
convert_member_to_outside_collaborator | EXEC | org, username | When an organization member is converted to an outside collaborator, they'll only have access to the repositories that their current team membership allows. The user will no longer be a member of the organization. For more information, see "Converting an organization member to an outside collaborator". Converting an organization member to an outside collaborator may be restricted by enterprise administrators. For more information, see "Enforcing repository management policies in your enterprise." |