Skip to content

Commit 032a8a0

Browse files
fix: team repo permission steps (#23292)
## Description - Team repo permissions steps were outdated, this updates to reflect current UI flow Preview: https://deploy-preview-23292--docsdocker.netlify.app/admin/organization/manage-a-team/#set-team-repository-permissions ## Related issues or tickets https://docker.atlassian.net/browse/ENGDOCS-2931?atlOrigin=eyJpIjoiNTZkNDQwMWZhZjA5NDNhZWE0ODYzNGRiMWFhMWEwZTYiLCJwIjoiaiJ9
1 parent 81c1094 commit 032a8a0

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

content/manuals/admin/organization/manage-a-team.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -71,28 +71,27 @@ organization.
7171

7272
## Set team repository permissions
7373

74-
Organization owners can configure repository permissions on a per-team basis.
75-
For example, you can specify that all teams within an organization have
76-
"Read and Write" access to repositories A and B, whereas only specific
77-
teams have "Admin" access.
74+
You must create a team before you are able to configure repository permissions.
75+
For more details, see [Create and manage a
76+
team](/manuals/admin/organization/manage-a-team.md).
7877

79-
Note that organization owners have full administrative access to all
80-
repositories within the organization.
81-
82-
To give a team access to a repository:
78+
To set team repository permissions:
8379

8480
1. Sign in to [Docker Hub](https://hub.docker.com).
85-
1. Select **My Hub** and choose your organization.
86-
1. In the **Teams** section, select the team you want to configure repository
87-
access for.
88-
1. Select the **Permissions** tab and select a repository from the
89-
**Repository** drop-down.
90-
1. Choose a permission from the **Permissions** drop-down list and select
91-
**Add**.
92-
93-
Organization owners can also assign members the editor role to grant partial
94-
administrative access. For more information on the editor role, see
95-
[Roles and permissions](/manuals/enterprise/security/roles-and-permissions.md).
81+
1. Select **My Hub** > **Repositories**.
82+
83+
A list of your repositories appears.
84+
85+
1. Select a repository.
86+
87+
The **General** page for the repository appears.
88+
89+
1. Select the **Permissions** tab.
90+
1. Add, modify, or remove a team's repository permissions.
91+
92+
- Add: Specify the **Team**, select the **Permission**, and then select **Add**.
93+
- Modify: Specify the new permission next to the team.
94+
- Remove: Select the **Remove permission** icon next to the team.
9695

9796
### Permissions reference
9897

0 commit comments

Comments
 (0)