Repository

Creating a repository

To create a repository, follow these steps:

  1. Navigate to the Github screen.

  2. Click Create Repository.

  3. On the Create Repository pop-up, configure the following details:

    1. Repository Name: Self explanatory

    2. Select Team: Lets the user select the teams which will have access to the created repository.

    3. Description: Self explanatory

  1. Click Request. An approval request will be sent to the user's reporting manager.

  2. Once approved, the repository will be visible on the Github screen and all members of the team will have access to it.

Checking Repository Details

To check which all teams have access to a repository, follow these steps:

  1. Navigate to the Github screen.

  2. Scroll to the right on the repository table and select Teams.

  1. On the Teams pop-up, the following details will be visible:

    1. Name of the teams with access to the repository.

    2. Permissions available to the team.

Last updated