Skip to content

Commit 181845f

Browse files
authored
[GHEC version] Version content about exporting a list of people with access to a repository (github#25991)
1 parent 3aa1b1f commit 181845f

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

content/organizations/managing-access-to-your-organizations-repositories/viewing-people-with-access-to-your-repository.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.'
44
redirect_from:
55
- /articles/viewing-people-with-access-to-your-repository
66
- /github/setting-up-and-managing-organizations-and-teams/viewing-people-with-access-to-your-repository
@@ -13,9 +13,19 @@ topics:
1313
- Organizations
1414
- Teams
1515
shortTitle: View people with access
16+
permissions: Organization owners can view people with access to a repository.
1617
---
1718

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+
1929
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5974 %}
2030
![Access management overview](/assets/images/help/repository/manage-access-overview.png)
2131
{% else %}
@@ -30,12 +40,13 @@ You can see a combined overview of teams and people with access to your reposito
3040
{% data reusables.repositories.accessing-repository-graphs %}
3141
{% data reusables.repositories.accessing-repository-people %}
3242
{% endif %}
33-
## Exporting a list of people with access to your repository
3443

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
3646

3747
{% data reusables.repositories.navigate-to-repo %}
3848
{% data reusables.repositories.accessing-repository-graphs %}
3949
{% data reusables.repositories.accessing-repository-people %}
4050
4. Click **Export CSV**.
4151
![People tab in the repository sidebar](/assets/images/help/repository/export-repository-permissions.png)
52+
{% endif %}

content/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ Some of the features listed below are limited to organizations using {% data var
126126
| Pull (read) *all repositories* in the organization | **X** | | | **X** |
127127
| Push (write) and clone (copy) *all repositories* in the organization | **X** | | | |
128128
| 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 %}
131131
| 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** | | | |
132132
| Manage default labels (see "[Managing default labels for repositories in your organization](/articles/managing-default-labels-for-repositories-in-your-organization)") | **X** | | | |{% ifversion ghec %}
133133
| 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

Comments
 (0)