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

GH-900 GitHub Foundations Questions and Answers

Questions 4

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

Options:

A.

Save the discussion.

B.

Pin the discussion.

C.

Create an issue from the discussion.

D.

Star the discussion.

Buy Now
Questions 5

What is a benefit of using GitHub Enterprise Cloud with Enterprise Managed Users (EMU)?

Options:

A.

It provides centralized control and streamlined management of user accounts through their identity provider (IdP).

B.

It offers additional collaboration and content creation capabilities for managed user accounts.

C.

It automatically validates user interactions using the identity provider (IdP) conditional access policy (CAP).

D.

It enables GitHub user accounts access to protected resources using SAML SSO.

Buy Now
Questions 6

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 7

Which Insights feature allows users to view repository activity including: pull requests, issues, and commit history?

Options:

A.

Traffic

B.

Activity overview

C.

Pulse

D.

Code frequency

Buy Now
Questions 8

Which of the following are displayed in the " Pinned Repositories " section of a GitHub user profile?

Options:

A.

Repositories with the most recent activity

B.

Repositories that were personally selected to be highlighted

C.

Repositories that are owned by organizations in which the user is a member

D.

Repositories with the highest number of stars

Buy Now
Questions 9

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

Buy Now
Questions 10

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 11

Which of the following best describes GitHub Copilot?

Options:

A.

A Visual Studio Code extension for developing AI solutions

B.

An AI tool designed to replace software developers

C.

An AI pair programmer that offers autocomplete-style suggestions

D.

An advanced search tool to intelligently reuse existing code in your projects

Buy Now
Questions 12

Which of the following are characteristics of GitHub Teams? (Each answer presents a complete solution. Choose two.)

Options:

A.

Team visibility can be visible or secret.

B.

Teams can be nested.

C.

Teams has a maximum size of 100 users.

D.

Teams requires access to at least one repository.

Buy Now
Questions 13

Which of the following statements is true regarding the mergeability of draft pull requests?

Options:

A.

They cannot be merged, but code owners are automatically requested to review.

B.

They can be merged, but code owners are not automatically requested to review.

C.

They cannot be merged, and code owners are not automatically requested to review.

D.

They can be merged, and code owners are automatically requested to review.

Buy Now
Questions 14

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 15

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.

Buy Now
Questions 16

GitHub Actions workflows can be directly triggered by which of the following events?

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

Options:

A.

Adding a comment to a discussion post

B.

Creating a new repository

C.

Committing a change to a local git repository

D.

Pushing to a GitHub repository

E.

Disabling a GitHub runner

F.

Creating an Issue

Buy Now
Questions 17

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 18

What is defined as software that can be freely used, modified, and shared by anyone?

Options:

A.

proprietary

B.

open source

C.

free source

D.

Innersource

Buy Now
Questions 19

Which three of the following metrics can be tracked using repository insights? Each answer presents a complete solution.

Options:

A.

Pull request activity

B.

Contributions over time

C.

Team synchronization status

D.

Security vulnerabilities in dependencies

E.

Repository visibility settings

F.

Issue resolution rates

Buy Now
Questions 20

What are the defining features of Git?

Options:

A.

Distributed version control, open source software, and being designed for handling projects of any size with efficiency

B.

Sequential version control, cloud-based hosting service, and being designed for collaboration on large projects

C.

Low-cost local branching, convenient staging areas, multiple workflows, and being designed for managing small projects

D.

Centralized version control, proprietary software, and being designed for small projects

Buy Now
Questions 21

How can a user choose to receive ongoing updates about a specific activity on GitHub.com?

Options:

A.

By automatically watching all repositories you have push access to

B.

By upgrading from a free to a paid account

C.

By subscribing to notifications for all activity in a repository

D.

By customizing the types of notifications you will receive in the future

Buy Now
Questions 22

Which Discussion category allows a user to mark a response as an answer?

Options:

A.

Q & A

B.

Ideas

C.

General

D.

Polls

Buy Now
Questions 23

What is the primary purpose of using milestones in GitHub Projects?

Options:

A.

To create custom fields for organizing project data

B.

To group and track related issues and pull requests towards a common goal

C.

To visualize project insights using charts

D.

To automate workflows using GitHub Actions

Buy Now
Questions 24

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 25

Which of the following is a restriction for Enterprise Managed Users (EMUs)?

Options:

A.

Organization base permissions cannot be applied.

B.

Users cannot create public repositories.

C.

Each GitHub team must be linked to an identity provider group.

D.

Custom repository roles are not available.

Buy Now
Questions 26

What steps must you follow to use GitHub Copilot?

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

Options:

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.

Buy Now
Questions 27

You need to identify how GitHub Desktop differs from github.com.

Which statement correctly describes GitHub Desktop?

Options:

A.

It is available only on Windows operating systems.

B.

It replaces the need to use github.com for repository and workflow management.

C.

It is a self-hosted version of GitHub that runs on a local machine.

D.

It provides a graphical user interface for managing local Git repositories.

E.

It enables native integration with Microsoft Office applications.

Buy Now
Questions 28

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 29

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.

Buy Now
Questions 30

What happens when you assign multiple collaborators to an issue or pull request?

Options:

A.

The issue or pull request is automatically marked as “In Progress.”

B.

The issue or pull request is locked for editing by others.

C.

Only the first collaborator is notified.

D.

All assigned collaborators are notified and share responsibility.

Buy Now
Questions 31

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

Options:

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

Buy Now
Questions 32

What is the primary purpose of creating a new branch in the GitHub flow?

Options:

A.

To create a backup of the main branch

B.

To capture information about an issue

C.

To experiment with new features or fixes

D.

To incorporate changes from a review

Buy Now
Questions 33

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

Buy Now
Questions 34

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 35

What is a Git remote?

Options:

A.

a reference to a repository that is hosted in a separate location

B.

a local copy of the repository stored on a user ' s machine

C.

a branch in the repository where changes are pushed for collaboration

D.

a separate repository for testing before pushing changes to the main repository

Buy Now
Questions 36

Which of the following best describes GitHub flow?

Options:

A.

A branching model that uses feature branches and multiple primary branches

B.

A strategy where separate branches are created for each release, and pull requests are used to collaborate on and approve releases

C.

A lightweight workflow that allows for safe experimentation with new ideas and collaboration on projects through branching, pull requests, and merging

D.

A strict workflow that enforces a linear development process with all changes made directly on the main branch

Buy Now
Questions 37

Which of the following keywords are used to link a pull request to an issue? (Each correct answer presents a complete solution. Choose three.)

Options:

A.

fix

B.

closed

C.

merge

D.

connects

E.

resolves

F.

join

Buy Now
Questions 38

New open source contributors can receive funding from GitHub sponsors:

Options:

A.

Using PayPal as a payment processor.

B.

Equal to 95% of the contribution value.

C.

By including GitHub matching funds.

D.

After setting up a sponsored developer profile.

Buy Now
Questions 39

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

Options:

A.

your project

B.

everything you have commented on

C.

everything assigned to you

D.

everything assigned to your team

E.

your issues

Buy Now
Questions 40

What are achievements on a GitHub user profile?

Options:

A.

special recognition for significant contributions and milestones

B.

total number of repositories owned

C.

number of stars received on repositories

D.

virtual trophies awarded for completing coding challenges

Buy Now
Questions 41

Which three of the following features are available with GitHub Mobile? Each answer presents a complete solution.

Options:

A.

Edit files in pull requests

B.

Compare changed images to visually review updates

C.

Manage, triage, and clear notifications from github.com

D.

Add changes to your commit interactively

E.

Schedule push notifications for specific custom hours

Buy Now
Questions 42

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 43

As a GitHub user, where in the UI can you configure two-factor authentication (2FA) to further secure your account?

Options:

A.

Profile - > Account - > 2FA

B.

Repository Settings - > Secrets and Variables - > 2FA

C.

Organization Settings - > Authentication Security - > 2FA

D.

Settings - > Password and Authentication - > 2FA

Buy Now
Exam Code: GH-900
Exam Name: GitHub Foundations
Last Update: Jun 29, 2026
Questions: 124
GH-900 pdf

GH-900 PDF

$28.5  $94.99
GH-900 Engine

GH-900 Testing Engine

$33  $109.99
GH-900 PDF + Engine

GH-900 PDF + Testing Engine

$43.5  $144.99