blob: c5cd84919354958f55e2e3d85f16a20ba49864a7 [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": "emscripten",
"commitMsg": {
"childLogURLTmpl": "https://chromium.googlesource.com/external/github.com/emscripten-core/emscripten.git/+log/{{.RollingFrom}}..{{.RollingTo}}",
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true,
"includeTests": true
},
"contacts": [
"dschuff@google.com"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "emscripten-releases",
"config": "chromium"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "emscripten-releases",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "emscripten-emscripten-releases",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"wasm-waterfall@grotations.appspotmail.com"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "master",
"childPath": "emscripten-releases/emscripten",
"childRepo": "https://chromium.googlesource.com/external/github.com/emscripten-core/emscripten.git",
"childRevLinkTmpl": "https://chromium.googlesource.com/external/github.com/emscripten-core/emscripten.git/+show/%s",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/emscripten-releases.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}