blob: 5ffdc558056315462ecd77c3447814ac014b5fb6 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+show/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childDisplayName": "SPIRV-Cross",
"commitMsg": {
"childLogURLTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true,
},
"contacts": [
"dsinclair@google.com",
"jmadill@chromium.org",
"ynovikov@chromium.org"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "vulkan-deps",
"config": "chromium-no-cq"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "vulkan-deps",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "spirv-cross-vulkan-deps-autoroll",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"radial-bots+chrome-roll@google.com",
],
"supportsManualRolls": true,
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "spirv-cross/src",
"childRepo": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross",
"childRevLinkTmpl": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+show/%s",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/vulkan-deps.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}