CONTROLLED DATA
Leidos Proprietary - US Citizens ONLY
The information contained herein is proprietary to Leidos, Inc. It may not be used, reproduced, disclosed, or exported without the written approval of Leidos.

After you have received permission from Corporate IP/Legal to share your code in Bitbucket, you need to set the permissions on your ECR project and repositories for browsing. Before you begin, consult this article on ECR Branching and Merging Guide.

Step-by-step guide

You must have Project Administrator privileges to execute these steps.


  1. If you have not already reviewed the ECR Branching and Merging Guide, please do so before you begin sharing your code.
  2. There are two methods for setting permissions on your ECR project:

    1. From the left navigation panel, go to Project settings-> Project permissions change the default permission from No access to Read
    2. From the left navigation panel, go to Project settings->Project permissions under group access, add the sdo.project-ecr.users group and grant that group Read permission

    After that, you need to grant permission on the individual repositories

    1. In the left navigation panel, select Repositories to display all repositories in the project
    2. For each repository, click on the repository and in the left navigation panel, clid on Repository Settings
      1. In the left navigation panel, select Repository permissions. under group access, add the sdo.project-ecr.users group and grant that group Read permisison (or write if you want contributions from the Leidos Developer Community.
  3. Set any of the other Security or Workflow settings as desired.