blob: 37cf69e1a9e20208b44363f5128ac40601c72500 [file] [log] [blame]
# Schema for this config file: ProjectConfig in
# luci-config.appspot.com/schemas/projects:tricium-prod.cfg
acls {
role: REQUESTER
group: "tricium-fuchsia-requesters"
}
functions {
type: ANALYZER
name: "Analyze"
needs: GIT_FILE_DETAILS
provides: RESULTS
path_filters: "*.c"
path_filters: "*.cc"
path_filters: "*.cml"
path_filters: "*.cpp"
path_filters: "*.dart"
path_filters: "*.fidl"
path_filters: "*.gn"
path_filters: "*.gni"
path_filters: "*.go"
path_filters: "*.h"
path_filters: "*.rs"
owner: "maruel@google.com"
monorail_component: "Infra>Platform>Tricium>Analyzer"
impls {
runtime_platform: LINUX
provides_for_platform: LINUX
recipe {
project: "fuchsia"
bucket: "tricium"
builder: "tricium"
}
}
}
selections {
function: "Analyze"
platform: LINUX
}
repos {
gerrit_project {
host: "fuchsia-review.googlesource.com"
project: "topaz"
git_url: "https://fuchsia.googlesource.com/topaz"
}
whitelisted_group: "project-fuchsia-committers"
}
service_account: "tricium-prod@appspot.gserviceaccount.com"