eventsTriggeringScansForBranchesSettingResponse
Last updated
type EventsTriggeringScansForBranchesSettingResponse {
branchNamePatternBranchSelection: String
genericOptionBranchSelection: GenericOptionBranchSelectionType
events: [TriggeringEventResponse!]!
}branchNamePatternBranchSelection String
Either this or genericOptionBranchSelection is guaranteed to be provided by the resolver
genericOptionBranchSelection GenericOptionBranchSelectionType
Either this or branchNamePatternBranchSelection is guaranteed to be provided by the resolver
events [TriggeringEventResponse!]!
type TriggeringEventType!
value BooleanSettingResponse!
label String!
Last updated
