Which of the following statements most accurately describes who can access a private repository Wiki?

Which of the following statements most accurately describes who can access a private repository Wiki?A . Wikis are only viewable by repository admins.B . Wikis can be viewed by the same people who have Read access to the repository.C . Wikis will not be visible until shared with a specific...

April 4, 2025 No Comments READ MORE +

Who can be assigned to an Issue or pull request? (Each answer presents a complete solution. Choose two.)

Who can be assigned to an Issue or pull request? (Each answer presents a complete solution. Choose two.)A . Anyone who has an enterprise GitHub accountB . Anyone who has commented on the Issue or pull requestC . Anyone who has a personal GitHub accountD . Anyone with write permissions...

April 1, 2025 No Comments READ MORE +

How are commits related to pull requests?

How are commits related to pull requests?A . Commits are made on a branch that can have a linked pull request.B . Commits can only be made after a pull request is created.C . Commits can only be made before a pull request is created.D . Commits are made on...

March 31, 2025 No Comments READ MORE +

What is the difference between an organization member and an outside collaborator?

What is the difference between an organization member and an outside collaborator?A . Organization base permissions do not apply to outside collaborators.B . Two-factor authentication (2FA) is not required for outside collaborators.C . Outside collaborators cannot be given the admin role on a repository.D . Outside collaborators do not consume...

March 27, 2025 No Comments READ MORE +

Which of the following options is available as a default Discussion category?

Which of the following options is available as a default Discussion category?A . Bug reportB . Daily check-inC . Show and tellD . Security concernView AnswerAnswer: C Explanation: In GitHub Discussions, several default categories are provided to help organize conversations within a project. One of the default categories is Show...

March 14, 2025 No Comments READ MORE +

What are the key areas of focus for GitHub? (Each answer presents a complete solution. Choose three.)

What are the key areas of focus for GitHub? (Each answer presents a complete solution. Choose three.)A . Nurturing a community that supports open source principlesB . Providing access and opportunities for developersC . Providing a social media platform for project managersD . Building a technology platform for secure code...

March 12, 2025 No Comments READ MORE +

As a user, what feature can you use to merge proposed changes in a repository on GitHub?

As a user, what feature can you use to merge proposed changes in a repository on GitHub?A . IssuesB . Pull requestsC . ProjectsD . DiscussionsView AnswerAnswer: B Explanation: The feature you can use to merge proposed changes in a repository on GitHub is Pull requests. Pull requests are a...

March 12, 2025 No Comments READ MORE +

Which of the following is an Innersource development practice?

Which of the following is an Innersource development practice?A . Adopting open source code into the organizationB . Sharing code between teams within the organizationC . Removing open source code from the organizationD . Making all repositories publicly accessibleView AnswerAnswer: B Explanation: Innersource is a development practice where an organization...

February 13, 2025 No Comments READ MORE +

How can a user create a repository template, and what permissions are required?

How can a user create a repository template, and what permissions are required?A . With Admin permissions, navigate to Repository settings and select Template Repository.B . With Maintain permissions, navigate to Organization settings, select the repository, and choose Template Repository.C . With Admin permissions, navigate to Organization settings, select the...

February 12, 2025 No Comments READ MORE +

As a user, which of the following default labels is used to indicate that a maintainer needs assistance on an issue or pull request?

As a user, which of the following default labels is used to indicate that a maintainer needs assistance on an issue or pull request?A . EnhancementB . QuestionC . Help wantedD . DocumentationView AnswerAnswer: C Explanation: In GitHub, labels are used to categorize issues and pull requests, and certain default...

February 8, 2025 No Comments READ MORE +