nerdexam
Microsoft

GH-900 · Question #73

Which of the following are included as pre-defined repository roles? (Choose three.)

The correct answer is C. Triage D. Maintain F. Write. GitHub provides several pre-defined repository roles that 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…

Working with GitHub Repositories

Question

Which of the following are included as pre-defined repository roles? (Choose three.)

Options

  • ASecurity
  • BView
  • CTriage
  • DMaintain
  • EDelete
  • FWrite

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    88% (30)
  • E
    3% (1)

Explanation

GitHub provides several pre-defined repository roles that 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.

Topics

#GitHub repository roles#Repository permissions#Access control#Pre-defined roles

Community Discussion

No community discussion yet for this question.

Full GH-900 Practice