getPipelineScanSettings
Examples
query GetPipelineScanSettings($input: GetPipelineScanSettingsInput!) {
getPipelineScanSettings(input: $input) {
timeout {
option
count
}
failOnTimeout {
true
false
}
failOnError {
true
false
}
performance {
type
count
tooltip
}
scansEnabled {
true
false
}
scanSummaryAsCommentEnabled {
true
false
}
eventsTriggeringScansForBranches {
branchNamePatternBranchSelection
genericOptionBranchSelection
events {
type
value {
true
false
}
label
}
}
scansEnabledForBitbucketApp {
true
false
}
eventsTriggeringScansForBranchesForBitbucketApp {
branchNamePatternBranchSelection
genericOptionBranchSelection
events {
type
value {
true
false
}
label
}
}
scansEnabledForGitLabWebhooks {
true
false
}
eventsTriggeringScansForBranchesForGitLabWebhooks {
branchNamePatternBranchSelection
genericOptionBranchSelection
events {
type
value {
true
false
}
label
}
}
}
}Arguments
Argument
Description
Supported fields
Fields
Field
Description
Supported fields
Last updated
