Edit

Share via


ProjectEnablementSettings interface

Properties

codeSecurityFeatures

Includes code security features that can be enabled.

enablementOnCreateSettings

Auto enablement setting for newly created repositories.

isBundledSKU

Indicates whether the organization is part of the bundled SKU (old billing plan) or unbundled SKUs (new billing plan).

reposEnablementStatus

A list of enablement statuses for repositories within the specified organization or project.

secretProtectionFeatures

Includes secret protection features that can be enabled.

Property Details

codeSecurityFeatures

Includes code security features that can be enabled.

codeSecurityFeatures: CodeSecurityFeatures

Property Value

enablementOnCreateSettings

Auto enablement setting for newly created repositories.

enablementOnCreateSettings: EnablementOnCreateSettings

Property Value

isBundledSKU

Indicates whether the organization is part of the bundled SKU (old billing plan) or unbundled SKUs (new billing plan).

isBundledSKU: boolean

Property Value

boolean

reposEnablementStatus

A list of enablement statuses for repositories within the specified organization or project.

reposEnablementStatus: RepoEnablementSettings[]

Property Value

secretProtectionFeatures

Includes secret protection features that can be enabled.

secretProtectionFeatures: SecretProtectionFeatures

Property Value