Using repository permissions
Repository permissions in Bitbucket Data Center and Server allow you to manage access to a repository for an individual user or a user group beyond that already granted from project permissions.
リポジトリの権限の変更方法
- Go to Settings > Repository permissions for the repository.
- Select Add user or group and search for, and add either single or multiple users or groups.
- Choose a permission from the menu, then select Add.
Once added, you can use the checkboxes and then use the Remove button to remove users in bulk or select More actions ... > Edit to edit permissions for a particular Bitbucket user or group.
There are three levels of permissions you can grant to a Bitbucket user or group for a repository: Admin, Write and Read.
参照 | クローン、フォーク、プル | プル リクエストの作成、参照、またはコメント | プル リクエストのマージ | プッシュ | Delete a pull request, edit settings and permissions | |
---|---|---|---|---|---|---|
管理 | ||||||
書き込み | ||||||
対象ページ |
タスクに関連する権限
- プル リクエストを参照する権限を持つすべてのユーザーが任意のコメントでタスクを作成し、プル リクエスト内の既存のタスクを参照、解決、および再オープンできます。
- リポジトリ管理者とプル リクエスト作成者は、プル リクエストの任意のタスクを編集および削除できます。レビュアーおよびその他のユーザーは自身のタスクのみを編集または削除できます。
1 つのプロジェクトのすべてのリポジトリへのアクセスを付与する
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.
プロジェクトの権限を変更するには、プロジェクトを表示しているときに [権限] をクリックします。上記で単一のリポジトリについて説明したのと同じ方法で、個々のユーザーおよびグループの権限を追加または変更できます。
リポジトリの作成権限を付与する
For more details on which users can create new repositories, see Using project permissions.