prow/oss/oss-prow-autobump-config.yaml (26 lines of code) (raw):
---
gitHubLogin: "google-oss-robot"
gitHubToken: "/etc/github-token/oauth"
onCallAddress: "" # No one is oncall for this at the moment.
skipPullRequest: false
selfAssign: true # Commenting `/cc`, so that autobump PR is not assigned to anyone
gitHubOrg: "GoogleCloudPlatform"
gitHubRepo: "oss-test-infra"
remoteName: "oss-test-infra"
headBranchName: "autobump-oss-prow"
upstreamURLBase: "https://raw.githubusercontent.com/kubernetes/test-infra/master"
imageRegistryAuth: google
includedConfigPaths:
- "prow/oss/cluster"
- "prow/prowjobs"
- ".prow"
targetVersion: "latest"
extraFiles:
- "prow/oss/config.yaml"
prefixes:
- name: "oss-prow"
prefix: "us-central1-docker.pkg.dev/gob-prow/prow-images/"
repo: "https://github.com/kubernetes/test-infra"
refConfigFile: "config/prow/cluster/deck_deployment.yaml"
summarise: false
consistentImages: true