In GitHub flow, what is the primary operation when a pull request is approved?
AA release issue is created.
BThe changes are deployed.
CThe feature branch is merged.
DA git tag is created.
Which of the following types of charts can a user create to get GitHub Projects insights? (Choose two.)
Apie charts
Bcurrent charts
CGantt charts
Dhistorical charts
Eforecast charts
Which of the following statements most accurately describes secret gists?
AUsers with assigned access can view the gist.
BAnyone with the URL for the gist can view the gist.
CSecret gists require GitHub Enterprise.
DAnyone can see the gist from the gist Discover page.
What template types are available when creating an issue template? (Choose three.)
AFeature request
BStandard template
CCustom template
DBug report
ESecurity notification
Question 6
Understand privacy, security, and administration
0
Question 7
Manage projects with GitHub
Question 8
Understand privacy, security, and administration
Question 9
Apply modern development practices
Question 10
Apply modern development practices
Question 11
Work with GitHub repositories
Question 12
Manage projects with GitHub
Question 13
Apply modern development practices
Question 14
Apply modern development practices
Question 15
Work with GitHub repositories
Question 16
Manage projects with GitHub
Question 17
Work with GitHub repositories
Question 18
Manage projects with GitHub
Question 19
Understand privacy, security, and administration
Question 20
Manage projects with GitHub
Question 21
Apply modern development practices
Question 22
Understand privacy, security, and administration
Question 23
Apply modern development practices
Question 24
Understand privacy, security, and administration
Question 25
Manage projects with GitHub
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ad
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Which of the following permissions can be enabled or disabled at the enterprise level? (Choose two.)
Arepository naming convention
Brepository secrets
Crepository visibility change
Drepository deletion and transfer
What is the primary goal of GitHub in terms of integrating tools and providing an ecosystem?
Ato bring developers’ preferred tools together in one place
Bto offer a diverse range of tools for specific development needs
Cto develop proprietary tools and provide opinionated integration options
Dto create a unified, standardized ecosystem for all developers
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? (Choose two.)
Amembers in another organization in that enterprise
Boutside collaborators in the same organization
Cmembers in the same organization
Doutside collaborators with repo Admin access
Why are GitHub pull request templates recommended for use? (Choose two.)
Ato automatically trigger GitHub Actions workflows
Bto provide an easy-to-fill-out form for creating new pull requests
Cto automatically label or assign newly created pull requests
Dto easily coerce existing pull requests into a standard format
Which of the following are components of GitHub Actions? (Choose three.)
Aevents
BCI/CD
Cjobs
Dsteps
Eoctokit
Fagents
As a user, what feature can you use to merge proposed changes in a repository on GitHub?
Adiscussions
Bprojects
Cpull requests
Dissues
Which Discussion category allows a user to mark a response as an answer?
AGeneral
BIdeas
CPolls
DQ&A
Which of the following is always true about the feature preview phases Alpha and Beta?
AAlpha features are not available to the public.
BBeta features provide technical support.
CAlpha and Beta features offer Service Level Agreements (SLAs).
DAlpha features are documented.
GitHub Copilot leverages an AI model trained using:
Apublic GitHub repositories.
Bcode samples from online forums.
Cpublic, internal, and private repositories in your GitHub organization.
Dpublic and internal repositories in your GitHub organization.
Which GitHub tools or features is best to quickly modify a batch of files in a repository?
AUse github.dev from a web browser.
BInstall and use the git CLI.
CCreate and use a new GitHub Codespace.
DInstall and use GitHub Desktop.
EInstall and use GitHub Mobile.
Which of the following attributes are on the Milestone page? (Choose two.)
Aa list of the open and closed issues associated with the milestone
Beach milestone’s completion percentage
CGitHub Action workflows that need to be executed to complete the milestone
Da summary list of GitHub Projects tagged to the milestone
When creating a repository from a template, what will the new repository contain?
Acommit history
Bpull requests
Ccontributors
Ddefault branch
Which of the following statements is true regarding the mergeability of draft pull requests?
AThey can be merged, and code owners are automatically requested to review.
BThey can be merged, but code owners are not automatically requested to review.
CThey cannot be merged, but code owners are automatically requested to review.
DThey cannot be merged, and code owners are not automatically requested to review.
Which of the following is a restriction for Enterprise Managed Users (EMUs)?
AUsers cannot create public repositories.
BCustom repository roles are not available.
COrganization base permissions cannot be applied.
DEach GitHub team must be linked to an identity provider group.
Which of the following are characteristics of GitHub Teams? (Choose two.)
ATeams has a maximum size of 100 users.
BTeams can be nested.
CTeam visibility can be visible or secret.
DTeams requires access to at least one repository.
Workflows can reference actions in: (Choose three.)
Athe same repository as your workflow file.
Ba published Docker container image on Docker Hub.
Cany public repository.
Dan enterprise marketplace.
EGitHub Packages.
The difference between GitHub Enterprise Server (GHES) and GitHub Enterprise Cloud is that GHES:
Aincludes authentication with SAML single sign-on and access provisioning with SAML or SCIM.
Bcan be deployed on both Windows and Linux.
Ccannot enable rate limiting.
Dis a self-hosted solution that allows organizations to have full control over their infrastructure.
What steps must you follow to use GitHub Copilot? (Choose two.)
ASign up for a Copilot edition and enable it for your account.
BStore your coding project(s) in GitHub.
CInstall the Copilot extension for your supported IDE.
DSign and submit the legal disclaimer.
EInstall the Copilot App on your GitHub organization, account, or server.
What are all repository visibility options in GitHub Enterprise?
Apublic, private
Bpublic, internal, and private
Cexternal, private
Dexternal, public, and private
Which Insights feature allows users to view repository activity including: pull requests, issues, and commit history?