ProjectPipelineReleaseSettings interface

Properties

enforceJobAuthScope

EnforceJobAuthScope setting at project level. If enabled, scope of access for all release pipelines reduces to the current project.

hasManageSettingsPermission

Defines whether user can manage pipeline settings.

orgEnforceJobAuthScope

EnforceJobAuthScope setting at organisaion level. If enabled, scope of access for all release pipelines in the organisation reduces to the current project.

publicProject

Defines whether project is public.

Property Details

enforceJobAuthScope

EnforceJobAuthScope setting at project level. If enabled, scope of access for all release pipelines reduces to the current project.

enforceJobAuthScope: boolean

Property Value

boolean

hasManageSettingsPermission

Defines whether user can manage pipeline settings.

hasManageSettingsPermission: boolean

Property Value

boolean

orgEnforceJobAuthScope

EnforceJobAuthScope setting at organisaion level. If enabled, scope of access for all release pipelines in the organisation reduces to the current project.

orgEnforceJobAuthScope: boolean

Property Value

boolean

publicProject

Defines whether project is public.

publicProject: boolean

Property Value

boolean