Changes for page Shared Projects and Repositories
Last modified by Boris Folgmann on 2025/05/22 14:38
From version 7.2
edited by Boris Folgmann
on 2025/05/22 14:32
on 2025/05/22 14:32
Change comment:
There is no comment for this version
To version 7.1
edited by Boris Folgmann
on 2025/05/22 14:30
on 2025/05/22 14:30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,13 @@ 1 -When a project of type PRIVATEis created on the DevOps Portal, it means that no user can access it without a role assignment.However, as a Project ADMIN, you can manually change the permissions on a single repository or on a complete project. This allows you to grant read-only access to all users which have a Bitbucket license assigned, i.e. all users that can log in to Bitbucket.1 +When a project is created on the DevOps Portal of type PRIVATE, it means that no user can access it without a role assignment. 2 2 3 - Inthefollowingexample,thestepsforchanginga complete projectare shown.3 +However, as a Project ADMIN, you can manually change the permissions on a single repository or on a complete project. 4 4 5 -1. Go to the Project settings of the Project in Bitbucket and open the sub-page SECURITY/Project Permissions.[[image:1747923524767-792.png||height="788" width="1019"]]((( 5 +This allows you to grant read-only access to all users which have a Bitbucket license assigned, i.e. all users that can log in to Bitbucket. 6 + 7 +In the following example the steps for changing a complete project are shown. 8 + 9 +1. Go to the Project settings of the Project in Bitbucket and open the sub page SECURITY/Project Permissions. 10 +[[image:1747923524767-792.png]]((( 6 6 Since the example project has the project key SBOM, you see a user for Jenkins called sbom-git as well as SDCloud Admin which is used by the portal for managing the projects. All other users have been added by the Portal when somebody assigned a role for them to the project. 7 7 ))) 8 8 1. ((( ... ... @@ -19,5 +19,5 @@ 19 19 1. ((( 20 20 If at any time you want to stop sharing your project with all users, simply remove the group again from the permission list. To do this click on the 3 dot menu in the actions column and then select Remove. 21 21 22 - 27 + [[image:1747924090508-197.png]] 23 23 )))