GH-900 · Question #134
Which of the following are characteristics of GitHub Teams? (Choose two.)
The correct answer is B. Teams can be nested. C. Team visibility can be visible or secret. [B] You can reflect your group or company's hierarchy within your GitHub organization with multiple levels of nested teams. A parent team can have multiple child teams, while each child team only has one parent team. You cannot nest secret teams. [C] Team visibility Teams can…
Question
Which of the following are characteristics of GitHub Teams? (Choose two.)
Options
- ATeams has a maximum size of 100 users.
- BTeams can be nested.
- CTeam visibility can be visible or secret.
- DTeams requires access to at least one repository.
How the community answered
(29 responses)- A3% (1)
- B93% (27)
- D3% (1)
Explanation
[B] You can reflect your group or company's hierarchy within your GitHub organization with multiple levels of nested teams. A parent team can have multiple child teams, while each child team only has one parent team. You cannot nest secret teams. [C] Team visibility Teams can be visible or secret: Visible teams can be viewed and @mentioned by every organization member. Secret teams are only visible to the people on the team and people with owner permissions. They're great for hiding teams with sensitive names or members, such as those used for working with external partners or clients. Secret teams cannot be nested under parent teams or have child https://docs.github.com/en/organizations/organizing-members-into-teams/about-teams
Topics
Community Discussion
No community discussion yet for this question.