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

What template types are available when creating an issue template? (Each correct answer presents part of the solution. Choose three.)

A.

Feature request

B.

Custom template

Bug report

C.

Standard template

D.

Security notification

Which of the following is the first step in the GitHub flow?

A.

Open a pull request for review

B.

Delete the branch after merging

C.

Merge the pull request into the main branch

D.

Create a branch for your changes

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

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

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.

Which of the following types of charts can a user create to get GitHub Projects insights? (Each answer presents a complete solution. Choose two.)

A.

pie charts

B.

Gantt charts

C.

current charts

D.

forecast charts

E.

historical charts

Which of the following is NOT a component of a pull request?

A.

Compare branch

B.

Pull request description

C.

Repository visibility settings

D.

Base branch

Where can you go to discover, browse, and install tools?

A.

GitHub Marketplace

B.

GitHub Apps

C.

Organization settings

D.

Explore

Workflows can reference actions in:

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

A.

Any public repository.

B.

The same repository as your workflow file.

C.

GitHub Packages.

D.

An enterprise marketplace.

E.

A published Docker container image on Docker Hub.

Which of the following outcomes can be achieved with a branch protection rule?

A.

Require two-factor authentication (2FA) by code contributors.

B.

Require approval before merging changes.

C.

Block code pushes that contain hardcoded secrets.

D.

Restrict who can view the branch.

What happens when a comment is marked as an answer in a GitHub discussion?

A.

The comment is highlighted and labeled as the accepted answer

B.

The comment is pinned to the top of the discussion for visibility

C.

The discussion is automatically archived

D.

The discussion is locked for further comments