Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

GH-900 GitHub Foundations Questions and Answers

Questions 4

How is github.dev different than Codespaces?

Options:

A.

Extensions in the Visual Studio Code Marketplace are supported by github.dev.

B.

Codespaces is available within the web browser.

C.

A free monthly quota for personal accounts is provided by github.dev.

D.

Codespaces provides terminal access.

Buy Now
Questions 5

Which of the following information is available by default in a user ' s GitHub profile?

Options:

A.

Personal biography and profile picture

B.

Public Secure Shell Protocol (SSH) keys

C.

A list of the user ' s private repositories

D.

Email address and password

Buy Now
Questions 6

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

Buy Now
Questions 7

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

Buy Now
Questions 8

What features are offered by Copilot for Business that are not offered by Copilot for individuals?

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

Options:

A.

Offers multi-line function suggestions

B.

Organization-wide policy management

C.

Blocks suggestions matching public code

D.

VPN proxy support via self-signed certificates

E.

Support for organization or enterprise GitHub accounts

F.

Plugs directly into the editor

Buy Now
Questions 9

After 30 minutes of inactivity, a GitHub Codespace will:

Options:

A.

Be deleted

B.

Commit changes

C.

Restart

D.

Time out

Buy Now
Questions 10

What should be done to locate an existing action that was provided by a GitHub-approved vendor?

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

Options:

A.

Create a new workflow file.

B.

Search the vendor’s website for a github.yaml index.

C.

Confirm that the action has a verification badge.

D.

Install the GitHub App that was provided by the vendor.

E.

Add the vendor as an allowed Actions Source.

F.

Search the GitHub Marketplace for Actions by the vendor.

Buy Now
Questions 11

As a repository admin, which alerts can you see from the security tab of a repository? (Each answer presents a complete solution. Choose three.)

Options:

A.

Branch Protection

B.

Dependabot

C.

Push Protection Bypass

D.

Code Scanning

E.

Secret Scanning

Buy Now
Questions 12

Which of the following features does GitHub provide to enhance collaboration within teams?

Options:

A.

real-time collaboration through pair programming

B.

code review and discussion through issues and pull requests

C.

automated testing and code quality analysis

D.

git repositories hosting and sharing capabilities

Buy Now
Questions 13

As a user, what feature can you use to add an issue to the top of the Issues page for easier visibility?

Options:

A.

Star the issue.

B.

Label the issue.

C.

Subscribe to the issue.

D.

Pin the issue.

Buy Now
Questions 14

What is the primary goal of GitHub in terms of integrating tools and providing an ecosystem?

Options:

A.

to create a unified, standardized ecosystem for all developers

B.

to bring developers ' preferred tools together in one place

C.

to develop proprietary tools and provide opinionated integration options

D.

to offer a diverse range of tools for specific development needs

Buy Now
Questions 15

What is the primary purpose of creating a security policy in a repository?

Options:

A.

To ensure that peer code review occurs before new changes are merged

B.

To define which types of secrets are blocked with push protection

C.

To describe how security vulnerabilities should be responsibly disclosed

D.

To customize the repository ' s Dependabot configuration

Buy Now
Questions 16

Where can a user manually link a pull request to an issue?

Options:

A.

in the comment section of the issue

B.

in the right sidebar of the pull request, under " Assignees "

C.

in the right sidebar of the pull request, under " Development "

D.

in the description of the issue

Buy Now
Questions 17

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.)

Options:

A.

single sign-on

B.

authenticator app

C.

GitHub mobile

D.

security keys

E.

security questions

Buy Now
Questions 18

Which of the following are included as pre-defined repository roles?

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

Options:

A.

Security

B.

View

C.

Triage

D.

Maintain

E.

Delete

F.

Write

Buy Now
Questions 19

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

Options:

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 user.

D.

Wikis are public regardless of whether you have access to the repository.

Buy Now
Questions 20

What is the difference between Git and GitHub?

Options:

A.

Git is a centralized version control system, while GitHub is a cloud-based collaboration platform.

B.

Git is a cloud-based hosting service, while GitHub is a distributed version control system.

C.

Git and GitHub are different names for the same tool that is used for version control and collaboration.

D.

Git is a command-line tool for tracking file changes, while GitHub is a platform for collaborating on Git repositories.

Buy Now
Questions 21

What should a user follow to see public activity on their personal dashboard? (Each answer presents a complete solution. Choose two.)

Options:

A.

teams

B.

people

C.

enterprises

D.

stars

E.

organizations

Buy Now
Questions 22

Which of the following are components of GitHub Actions? (Each correct answer presents part of the solution. Choose three.)

Options:

A.

JavaScript

B.

agents

C.

events

D.

steps

E.

CI/CD

F.

octokit

G.

jobs

Buy Now
Questions 23

Which of the following statements most accurately describes secret gists?

Options:

A.

Anyone with the URL for the gist can view the gist.

B.

Secret gists require GitHub Enterprise.

C.

Anyone can see the gist from the gist Discover page.

D.

Users with assigned access can view the gist.

Buy Now
Questions 24

Which of the following can be performed within GitHub Mobile?

Options:

A.

Utilizing the mobile device as a self-hosted runner

B.

Managing enterprise and organization settings

C.

Chat with other GitHub Mobile users via voice calling

D.

Forking and cloning repositories

E.

Managing notifications from github.com

Buy Now
Questions 25

An organization in a GitHub enterprise has a base permission of " No permissions. " Which users in this enterprise will be able to see all internal repositories within this organization?

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

Options:

A.

outside collaborators in the same organization

B.

outside collaborators with repo Admin access

C.

members in the same organization

D.

members in another organization in that enterprise

Buy Now
Questions 26

What qualifier finds issues that mention a certain user?

Options:

A.

mentions:

B.

Smentioned:

C.

mentioned:

D.

threads:

Buy Now
Questions 27

An employee needs to find all issues within organization “Avocado " containing text " 404 error " and a " guacamole " label. Which of the following steps would be best to search for these results?

Options:

A.

Enter query org:Avocado is:issue label:guacamole " 404 error " in the search bar.

B.

Go to " Avocado " organization. Select Issues under a repository. Filter issues with a " guacamole " label.

C.

Enter query org:Avocado label:guacamole " 404 error " in the search bar. Select " Issues " in the Filter by section.

D.

Go to the Avocado organization settings. Select Repository defaults under Repository. Scroll to Repository labels and select the ' guacamole ' label.

Buy Now
Questions 28

Which of the following can be performed within GitHub Desktop?

Options:

A.

Creating and managing issues

B.

Reviewing and approving pull requests

C.

Adding and cloning repositories

D.

Commenting on discussions

E.

Integrating with office suite software

Buy Now
Questions 29

If there are multiple README files, which of the following locations will be displayed first?

Options:

A.

.github

B.

/src

C.

Root

D.

/docs

Buy Now
Questions 30

Which of the following is the purpose of a GitHub repository?

Options:

A.

To provide a folder that stores project files, including documentation, on your local machine

B.

To provide a version control system designed for small projects, offering simple tools for organizing files on your laptop

C.

To provide a cloud-based hosting service for project documentation, providing a secure and centralized location for file storage

D.

To provide a collaborative space where developers can share and manage code files, track changes, and store revision history

Buy Now
Questions 31

Who can be assigned to an Issue or pull request?

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

Options:

A.

Anyone who has an enterprise GitHub account

B.

Anyone who has commented on the Issue or pull request

C.

Anyone who has a personal GitHub account

D.

Anyone with write permissions to the repository

Buy Now
Questions 32

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

Buy Now
Questions 33

Which of the following is a key characteristic of GitHub Projects?

Options:

A.

Ability to visualize the commit history

B.

Ability to import Gantt charts from Microsoft Project

C.

Ability to create and customize multiple views

D.

Ability to enforce required fields

Buy Now
Questions 34

The difference between GitHub Enterprise Server (GHES) and GitHub Enterprise Cloud is that GHES:

Options:

A.

cannot enable rate limiting.

B.

includes authentication with SAML single sign-on and access provisioning with SAML or SCIM.

C.

can be deployed on both Windows and Linux.

D.

is a self-hosted solution that allows organizations to have full control over their infrastructure.

Buy Now
Questions 35

Which of the following best describes GitHub Pages?

Options:

A.

Webpages hosted and published through GitHub repositories

B.

Handles pagination for API requests

C.

Hosts long-form documentation about your project

D.

Curated guides around how to use GitHub products

Buy Now
Questions 36

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

Options:

A.

Bug report

B.

Daily check-in

C.

Show and tell

D.

Security concern

Buy Now
Questions 37

Which GitHub tools or features is best to quickly modify a batch of files in a repository?

Options:

A.

Install and use GitHub Mobile.

B.

Use github.dev from a web browser.

C.

Install and use GitHub Desktop.

D.

Install and use the git CLI.

E.

Create and use a new GitHub Codespace.

Buy Now
Exam Code: GH-900
Exam Name: GitHub Foundations
Last Update: May 11, 2026
Questions: 124

PDF + Testing Engine

$65.27  $186.49

Testing Engine

$52.32  $149.49
buy now GH-900 testing engine

PDF (Q&A)

$48.12  $137.49
buy now GH-900 pdf