Last updated
The environment source code is hosted on GitHub. Here you can grant and remove access to the repo.

Before you can access your GitHub repository you must add a GitHub user.
Owner, Admin and Developer member roles can add git users.
Click + Add User.

Enter the GitHub username.
Select the appropriate permission level.
Click Add User.

Note the git user permissions:
Read can pull source code from repository
Write can pull and push changes to repository
Triage can pull source code from repository and manage pull requests and issues
Owner, Admin and Developer member roles can change git user permission.
Click the permission dropdown

Select the desired permission level.

The permission is updated automatically upon selection.
Should you wish to remove users from your repository you can use the Delete button next to each of the usernames, to delete a specific user.

Last updated