[Other doc versions]
[Doc downloads]
Stash allows you to manage the permissions for just a single repository, or for a group of repositories together from the project.
Stash supports 3 levels of permissions for repositories:
Depending on your permissions level, you can perform different actions in the repository:
参照 | Clone, fork, pull | Create, browse, comment on, a pull request | プル リクエストのマージ | プッシュ | Edit settings and permissions | |
---|---|---|---|---|---|---|
管理 | ||||||
書き込み | ||||||
対象ページ |
To modify it's permissions, go to the repository's settings and click on Repository (under 'Permissions'). Click in the Add Users or Add Groups field in the relevant section to search for, and bulk add, users or groups. Now choose a permission from the list and click Add.
Once added, you can use the checkboxes to edit specific permissions for an individual user or a particular group.
If you have a large number of repositories in a project, project level permissions provide a convenient way to grant access to all repositories within that project. For example you can grant a group, say "Team A", Write access at the project level, which will automatically give them Write access to all existing repositories in the project, as well as any repositories that are subsequently created in the project.
To modify permissions for a project, click the Permissions tab when viewing the project. You can add, or modify, permissions for individual users, and groups, in the same way as described above for a single repository.
Only users with project administration permission can create new repositories.