試験GitHub-Foundations トピック4 問題51 スレッド
GitHub GitHub-Foundationsのリアル試験問題集
問題 #: 51
トピック #: 4
問題 #: 51
トピック #: 4
Which of the following are included as pre-defined repository roles?
(Each answer presents a complete solution. Choose three.)
(Each answer presents a complete solution. Choose three.)
おすすめの解答:C,D,F 解答を投票する
GitHub provides severalpre-defined repository rolesthat determine the level of access and permissions a user has within a repository. The roles that are included by default are:
* Triage: Allows users to manage issues and pull requests without write access to the code.
* Maintain: Provides more extensive access, including managing settings, but without full administrative control.
* Write: Grants permission to push changes and manage issues and pull requests.
Roles like "Security" and "Delete" are not standard pre-defined roles, and "View" is generally referred to as
"Read" in GitHub's permission structure.
* Triage: Allows users to manage issues and pull requests without write access to the code.
* Maintain: Provides more extensive access, including managing settings, but without full administrative control.
* Write: Grants permission to push changes and manage issues and pull requests.
Roles like "Security" and "Delete" are not standard pre-defined roles, and "View" is generally referred to as
"Read" in GitHub's permission structure.
みや** 2025-06-19 11:24:49
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。