Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Microsoft GH-900 Practice Exam with Questions & Answers

Questions 1

What does a CODEOWNERS file do in a repository?

Options:
A.

Restricts who can edit specific files

B.

Requires peer code review for code changes

C.

Defines access permissions for the repository

D.

Sets the reviewers for pull requests automatically

Microsoft GH-900 Premium Access
Questions 2

Which of the following steps are part of the Codespaces lifecycle?

(Each answer presents a complete solution. Choose three.)

Options:
A.

Commit

B.

Clone

C.

Rebuild

D.

Rollback

E.

Delete

F.

Create

G.

Install

Questions 3

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

Options:
A.

Enhancement

B.

Question

C.

Help wanted

D.

Documentation

Questions 4

When creating a repository from a template, what will the new repository contain?

Options:
A.

Default branch

B.

contributors

C.

commit history

D.

pull requests

Questions 5

What is a primary goal of InnerSource that differentiates it from open source?

Options:
A.

To enforce strict repository rulesets for all contributors.

B.

To provide internal visibility and reduce friction for employees working on company projects.

C.

To make all company projects public for external contributions.

D.

To eliminate the need for pull requests in collaborative projects.

Questions 6

How do you open the Command Palette on GitHub.com using a Windows or Linux computer?

Options:
A.

Press Ctrl+K

B.

Press Ctrl+S

C.

Press Shift+Enter

D.

Press Alt+P

Questions 7

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

Options:
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 repository, and choose Template Repository.

D.

With Maintain permissions, navigate to Repository settings and select Template Repository.

Questions 8

Which three of the following actions will automatically subscribe you to a conversation on GitHub? Each answer presents a complete solution.

Options:
A.

Being at-mentioned in a thread

B.

Opening a pull request

C.

Deleting a branch

D.

Changing the repository visibility

E.

Commenting on an issue or pull request

Questions 9

In GitHub flow, what is the primary operation when a pull request is approved?

Options:
A.

A release issue is created.

B.

A git tag is created.

C.

The feature branch is merged.

D.

The changes are deployed.

Questions 10

Which of the following is the best description of a Git commit?

Options:
A.

a snapshot of the entire repository at a specific point in time, capturing the state of all files in the project

B.

a record of the most recent changes made by a developer in Git

C.

a series of changes made to a file, or set of files, in Git

D.

a log message that describes the purpose of the changes made to the files in a Git repository