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
Copy file name to clipboardExpand all lines: content/organizations/managing-access-to-your-organizations-repositories/viewing-people-with-access-to-your-repository.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Viewing people with access to your repository
3
-
intro: 'Organization owners can view people’s access to a repository within an organization. Owners of organizations using {% data variables.product.prodname_ghe_cloud %} or {% data variables.product.prodname_ghe_server %} can also export a CSV list of people who have access to a repository.'
3
+
intro: 'You can view{% ifversion ghec or ghes or ghae %} and export{% endif %} a list of people with access to a repository within an organization.'
permissions: Organization owners can view people with access to a repository.
16
17
---
17
18
18
-
Administrators can use this information to help off-board people, gather data for compliance, and other general security checkups.
19
+
## About the list of people with access to your repository
20
+
21
+
You can use this information to help off-board people, gather data for compliance, and other general security checkups.
22
+
23
+
{% ifversion fpt %}
24
+
Organizations that use {% data variables.product.prodname_ghe_cloud %} can also export a CSV list of people who have access to a repository. For more information, see [the {% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/organizations/managing-access-to-your-organizations-repositories/viewing-people-with-access-to-your-repository).
25
+
26
+
{% data reusables.enterprise.link-to-ghec-trial %}
27
+
{% endif %}
28
+
19
29
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5974 %}
@@ -30,12 +40,13 @@ You can see a combined overview of teams and people with access to your reposito
30
40
{% data reusables.repositories.accessing-repository-graphs %}
31
41
{% data reusables.repositories.accessing-repository-people %}
32
42
{% endif %}
33
-
## Exporting a list of people with access to your repository
34
43
35
-
Owners of organizations on {% data variables.product.prodname_ghe_cloud %} or {% data variables.product.prodname_ghe_server %} can export a CSV list of people who have access to a repository.
44
+
{% ifversion ghec or ghes or ghae %}
45
+
## Exporting a list of people with access to your repository
36
46
37
47
{% data reusables.repositories.navigate-to-repo %}
38
48
{% data reusables.repositories.accessing-repository-graphs %}
39
49
{% data reusables.repositories.accessing-repository-people %}
40
50
4. Click **Export CSV**.
41
51

Copy file name to clipboardExpand all lines: content/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,8 +126,8 @@ Some of the features listed below are limited to organizations using {% data var
126
126
| Pull (read) *all repositories* in the organization |**X**|||**X**|
127
127
| Push (write) and clone (copy) *all repositories* in the organization |**X**||||
128
128
| Convert organization members to [outside collaborators](#outside-collaborators)|**X**||||
129
-
|[View people with access to an organization repository](/articles/viewing-people-with-access-to-your-repository)|**X**||||
130
-
|[Export a list of people with access to an organization repository](/articles/viewing-people-with-access-to-your-repository/#exporting-a-list-of-people-with-access-to-your-repository)|**X**||||
129
+
| [View people with access to an organization repository](/articles/viewing-people-with-access-to-your-repository) | **X** | | | |{% ifversion ghec or ghes or ghae %}
130
+
| [Export a list of people with access to an organization repository](/articles/viewing-people-with-access-to-your-repository/#exporting-a-list-of-people-with-access-to-your-repository) | **X** | | | |{% endif %}
131
131
| Manage the default branch name (see "[Managing the default branch name for repositories in your organization](/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization)") |**X**||||
132
132
| Manage default labels (see "[Managing default labels for repositories in your organization](/articles/managing-default-labels-for-repositories-in-your-organization)") | **X** | | | |{% ifversion ghec %}
133
133
| Enable team synchronization (see "[Managing team synchronization for your organization](/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization)" for details) | **X** | | | |{% endif %}
0 commit comments