Forks interface

Represents the ability to build forks of the selected repository.

Properties

allowFullAccessToken

Indicates whether a build should allow a full access token or scope it down when building forks of the selected repository.

allowSecrets

Indicates whether a build should use secrets when building forks of the selected repository.

enabled

Indicates whether the trigger should queue builds for forks of the selected repository.

Property Details

allowFullAccessToken

Indicates whether a build should allow a full access token or scope it down when building forks of the selected repository.

allowFullAccessToken: boolean

Property Value

boolean

allowSecrets

Indicates whether a build should use secrets when building forks of the selected repository.

allowSecrets: boolean

Property Value

boolean

enabled

Indicates whether the trigger should queue builds for forks of the selected repository.

enabled: boolean

Property Value

boolean