About access permissions on GitHub
リポジトリでの pull request の作成や Organization の支払い設定の変更など、GitHub でなんらかのアクションを行うには、ユーザーは関連するアカウントやリソースに対する十分なアクセス権を持っている必要があります。 このアクセスは、権限によって制御されます。 権限は、特定のアクションを行える能力です。 たとえばIssueを削除する能力は権限です。 ロールは、個人やTeamに割り当てることができる権限のセットです。
Roles work differently for different types of accounts. For more information about accounts, see "Types of GitHub accounts."
Personal accounts
A repository owned by a personal account has two permission levels: the repository owner and collaborators. For more information, see "Permission levels for a personal account repository."
Organization accounts
Organization members can have owner, billing manager, or member roles. Owners have complete administrative access to your organization, while billing managers can manage billing settings. Member is the default role for everyone else. You can manage access permissions for multiple members at a time with teams. For more information, see:
- "Roles in an organization"
- "Project board permissions for an organization"
- "Repository roles for an organization"
- "About teams"
Enterprise accounts
Enterprise アカウントは、GitHub Enterprise Cloud、および GitHub Enterprise Server で利用できます。 詳細については、GitHub Enterprise Cloud ドキュメントの "Enterprise アカウントについて" を参照してください。
For more information about permissions for enterprise accounts, see the GitHub Enterprise Cloud documentation.