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

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

A.

proprietary

B.

open source

C.

free source

D.

Innersource

Which of the following options can a user do from a discussion post?

A.

Duplicate the discussion

B.

Archive the discussion

C.

Create an issue from the discussion

D.

Add the discussion to README

In GitHub, why is it recommended to deploy from your feature branch before merging into the main branch?

A.

To directly deploy changes from the main branch without any intermediate testing

B.

To speed up the process of merging changes into the main branch

C.

To avoid the need for testing changes in production

D.

To ensure the changes are verified and validated in a production environment

New open source contributors can receive funding from GitHub sponsors:

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.

What does a CODEOWNERS file do in a repository?

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

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

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

What folder is the definition files stored in when creating custom issue forms?

A.

.issues

B.

.issues/ISSUE_TEMPLATE

C.

.github/ISSUE_TEMPLATE

D.

.GitHub

What steps must you follow to use GitHub Copilot?

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

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.

When creating a repository from a template, what will the new repository contain?

A.

Default branch

B.

contributors

C.

commit history

D.

pull requests

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

A.

your project

B.

everything you have commented on

C.

everything assigned to you

D.

everything assigned to your team

E.

your issues