GH-900 Exam Questions
142 real GH-900 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1Working with GitHub Repositories
Which of the following statements most accurately describes who can access a private repository Wiki?
GitHub WikisRepository PermissionsAccess ControlPrivate Repositories - Question #2Collaboration Features
What qualifier finds issues that mention a certain user?
GitHub searchIssue managementSearch qualifiersUser mentions - Question #3Collaboration Features
Pull requests can only be created between two branches that are:
Pull RequestsBranchesCode MergingVersion Control - Question #4Introduction to Git and GitHub
What are three valid states for a file in a git repository? (Choose three.)
Git file statesGit workflowStaging areaCommits - Question #5Working with GitHub Repositories
What is the primary purpose of creating a security policy in a repository?
Security policyVulnerability disclosureResponsible disclosureRepository security - Question #6Introduction to Git and GitHub
What is GitHub?
GitHub definitionCloud hostingVersion controlCollaboration - Question #7Working with GitHub Repositories
Which of the following can be performed within GitHub Desktop?
GitHub DesktopRepository managementCloning repositoriesGit clients - Question #8Collaboration Features
When using Organizations, GitHub Teams is better than GitHub Free because it offers:
GitHub OrganizationsGitHub TeamsSAML SSOGitHub Actions - Question #9Modern Development
Which of the following best describes GitHub Copilot?
GitHub CopilotAI pair programmingCode suggestions - Question #10Modern Development
Where can you go to discover, browse, and install tools?
GitHub MarketplaceIntegrationsTools discoveryExtending GitHub - Question #11Collaboration Features
How can a user choose to receive ongoing updates about a specific activity on GitHub.com?
GitHub notificationsRepository watchingStaying updated - Question #12Modern Development
Which of the following items can you customize for an individual Codespace? (Choose three.)
GitHub CodespacesCodespace CustomizationCloud DevelopmentDevelopment Environments - Question #13Working with GitHub Repositories
What is a gist?
GitHub GistGit repositoriesCode sharingGitHub features - Question #14Collaboration Features
Which of the following can be performed within GitHub Mobile?
GitHub MobileNotificationsMobile featuresProduct features - Question #15Introduction to Git and GitHub
Which of the following statements most accurately describes secret gists?
GitHub GistsSecret GistsVisibility - Question #16Modern Development
In GitHub, why is it recommended to deploy from your feature branch before merging into the main branch?
Feature branchingDeployment best practicesPre-production validationContinuous Delivery - Question #17Working with GitHub Repositories
What folder is the definition files stored in when creating custom issue forms?
GitHub Custom Issue FormsIssue TemplatesRepository Structure - Question #18Working with GitHub Repositories
What are two recommended ways of improving the discoverability of a repository? (Choose two.)
Repository discoverabilityREADME fileGitHub topicsRepository management - Question #19Introduction to Git and GitHub
A distributed version control system is best described as a system that:
Distributed Version ControlDVCSLocal RepositoryVersion Control Concepts - Question #20Working with GitHub Repositories
What best describes Markdown?
MarkdownMarkup languageDocumentationGitHub - Question #21Working with GitHub Repositories
What is the minimum access needed to contribute to a repository?
GitHub permissionsRepository accessRolesContribution - Question #22Introduction to Git and GitHub
Which of the following information is available by default in a user's GitHub profile?
GitHub profilePublic informationUser interfaceAccount settings - Question #23Modern Development
GitHub Actions workflows can be directly triggered by which of the following events? (Choose three.)
GitHub ActionsWorkflow triggersGitHub EventsAutomation - Question #24Modern Development
What should be done to locate an existing action that was provided by a GitHub-approved vendor? (Choose two.)
GitHub ActionsGitHub MarketplaceVendor ActionsAction Discovery - Question #25Introduction to Git and GitHub
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 the...
GitHub Search SyntaxIssue ManagementQuery QualifiersOrganizations - Question #26Collaboration Features
What are some scenarios that can automatically subscribe you to conversations on GitHub? (Choose three.)
GitHub NotificationsAutomatic SubscriptionsPull RequestsIssues - Question #27Introduction to Git and GitHub
Which of the following is a primary goal of GitHub's community?
GitHub CommunityCollaborationCreativityPlatform Goals - Question #28Collaboration Features
How can a user highlight a post to the top of the Discussions page?
GitHub DiscussionsPinning postsCollaboration features - Question #29Introduction to Git and GitHub
As a GitHub user, where in the UI can you configure two-factor authentication (2FA) to further secure your account?
GitHub UI navigationAccount securityTwo-factor authenticationUser settings - Question #30Introduction to Git and GitHub
Which of the following two-factor authentication (2FA) methods can you use to secure a GitHub account? (Choose three.)
2FAAccount SecurityAuthentication MethodsGitHub Security - Question #31Collaboration Features
Which of the following are available statuses of a pull request? (Choose four.)
Pull RequestsGitHub StatusesCollaborationVersion Control - Question #32Modern Development
Workflows can reference actions in: (Choose three.)
GitHub ActionsWorkflowsAction sourcingCI/CD - Question #33Introduction to Git and GitHub
What is the primary purpose of creating a new branch in the GitHub flow?
Git branchingGitHub flowFeature developmentCode isolation - Question #34Introduction to Git and GitHub
Which of the following are counted in the contribution graph on a user's profile? (Choose two.)
GitHub ProfileContribution GraphUser Activity - Question #35Collaboration Features
Which of the following options can a user do from a discussion post?
GitHub DiscussionsGitHub IssuesCollaboration workflowFeature integration - Question #36Introduction to Git and GitHub
From the list of projects for an organization, how can a user identify a GitHub Projects template?
GitHub ProjectsTemplatesSearch FiltersPlatform Navigation - Question #37Modern Development
Which of the following steps are part of the Codespaces lifecycle? (Choose three.)
GitHub CodespacesCodespaces lifecycleCloud development environment - Question #38Collaboration Features
What are primary benefits of using GitHub issues templates? (Choose two.)
GitHub IssuesIssue TemplatesStandardizationWorkflow Automation - Question #39Introduction to Git and GitHub
If there are multiple README files, which of the following locations will be displayed first?
GitHub Repository StructureREADME fileRepository DisplayFile Precedence - Question #40Introduction to Git and GitHub
The difference between GitHub Desktop and github.com is that Desktop:
GitHub Desktopgithub.comUser InterfaceGit clients - Question #41Modern Development
What features are offered by Copilot for Business that are not offered by Copilot for individuals? (Choose three.)
GitHub CopilotEnterprise FeaturesAI-assisted DevelopmentDevelopment Tools - Question #42Collaboration Features
You are part of a global development team working on a shared project. Some team members are offline or in different time zones. You want to ensure everyone can work independently...
Git featuresDistributed Version ControlBranchingCollaboration - Question #43Introduction to Git and GitHub
You are working on a new project on your local machine called "Git and GitHub tutorial." You have created a folder for the project on your desktop and added a todo.txt file inside...
Git initializationGit configurationLocal repository setupgit init command - Question #44Collaboration Features
You are collaborating on a large open-source project hosted on GitHub. To stay informed about discussions and progress, you want to be notified whenever someone mentions your usern...
GitHub PagesNotifications ManagementGitHub MentionsIssue Subscriptions - Question #45Introduction to Git and GitHub
You are explaining version control tools to a new team member. They ask whether they need GitHub to use Git. How would you clarify the difference between Git and GitHub? (Choose tw...
GitGitHubVersion ControlCollaboration Platforms - Question #46Collaboration Features
A new team member has joined an open-source software project hosted on GitHub. They want to contribute but are unsure about the team's expectations on things like code formatting,...
Contribution guidelinesCode reviewCode ownershipGitHub project files - Question #47Collaboration Features
How are commits related to pull requests?
CommitsBranchesPull RequestsGitHub Workflow - Question #48Collaboration Features
What is the difference between an organization member and an outside collaborator?
Organization managementPermissionsUser rolesOutside collaborators - Question #49Introduction to Git and GitHub
What are the defining features of Git?
Git featuresDistributed version controlOpen source softwareGit fundamentals - Question #50Collaboration Features
Who can be assigned to an Issue or pull request? (Choose two.)
GitHub IssuesPull RequestsUser AssignmentRepository Permissions