Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Microsoft GH-900 - GitHub Foundations

Page: 2 / 4
Total 124 questions

In GitHub, why is it recommended to deploy from your feature branch before merging into the main branch?

A.

To directly deploy changes from the main branch without any intermediate testing

B.

To speed up the process of merging changes into the main branch

C.

To avoid the need for testing changes in production

D.

To ensure the changes are verified and validated in a production environment

What GitHub feature allows the developer community to financially support the people and organizations who maintain the open source projects they depend on?

A.

GitHub Support

B.

GitHub Sponsors

C.

GitHub Community Exchange

D.

GitHub Discussions

Which of the following items can you customize for an individual Codespace?

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

A.

Shell

B.

Branch protections

C.

Name

D.

Default editor

E.

Operating system

How can a user highlight a post to the top of the Discussions page?

A.

Save the discussion.

B.

Pin the discussion.

C.

Create an issue from the discussion.

D.

Star the discussion.

Which of the following permissions can be enabled or disabled at the enterprise level? (Each answer presents a complete solution. Choose two.)

A.

repository visibility change

B.

repository naming convention

C.

repository secrets

D.

repository deletion and transfer

Without using advanced search syntax, what are some of the available default filters when searching through issues? (Each correct answer presents a complete solution. Choose two.)

A.

your project

B.

everything you have commented on

C.

everything assigned to you

D.

everything assigned to your team

E.

your issues

Which of the following two-factor authentication (2FA) methods can you use to secure a GitHub account?

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

A.

Authenticator app

B.

Security questions

C.

GitHub mobile

D.

Security keys

E.

Single sign-on

What steps must you follow to use GitHub Copilot?

(Each correct answer presents part of the solution. Choose two.)

A.

Install the Copilot extension for your supported IDE.

B.

Sign up for a Copilot edition and enable it for your account.

C.

Sign and submit the legal disclaimer.

D.

Install the Copilot App on your GitHub organization, account or server.

E.

Store your coding project(s) in GitHub.

Which three files can a user automatically add while creating a new repository?

A.

README, -git, and DOCS

B.

LICENSE, .git, and README

C.

README, .gitignore, and LICENSE

D.

LICENSE, DOCS, and .gitignore

Which of the following attributes are on the Milestone page? (Each correct answer presents a complete solution. Choose two.)

A.

each milestone ' s completion percentage

B.

a list of the open and closed issues associated with the milestone

C.

a summary list of GitHub Projects tagged to the milestone

D.

GitHub Action workflows that need to be executed to complete the milestone