1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update reinstated permissions for outside collaborators (#57017)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Deepu Issac Martin
2025-08-07 14:48:06 +05:30
committed by GitHub
parent 52b1a81bef
commit c01df7ad8a

View File

@@ -24,9 +24,9 @@ When an outside collaborator's access to your organization's private repositorie
{% data reusables.two_fa.send-invite-to-reinstate-user-before-2fa-is-enabled %}
When you reinstate a former outside collaborator, you can restore:
* The user's former access to organization repositories
* Any private forks of repositories owned by the organization
* Membership in the organization's teams
* Previous access and permissions for the organization's repositories
* Stars for organization repositories
* Issue assignments in the organization
@@ -43,6 +43,7 @@ When you reinstate a former outside collaborator, you can restore:
{% data reusables.organizations.invite_member_from_people_tab %}
{% data reusables.organizations.reinstate-user-type-username %}
{% ifversion fpt or ghec %}
1. Select whether to restore the outside collaborator's previous privileges in the organization by clicking **Invite and reinstate** or choose to clear their previous privileges and set new access permissions by clicking **Invite and start fresh**.
> [!WARNING]