k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/config/prow/autobump-config/prow-job-autobump-config.yaml (about)

     1  ---
     2  gitHubLogin: "k8s-infra-ci-robot"
     3  gitHubToken: "/etc/github-token/token"
     4  gitName: "Kubernetes Prow Robot"
     5  gitEmail: "75457971+k8s-infra-ci-robot@users.noreply.github.com"
     6  onCallAddress: "https://storage.googleapis.com/kubernetes-jenkins/oncall.json"
     7  skipPullRequest: false
     8  gitHubOrg: "kubernetes"
     9  gitHubRepo: "test-infra"
    10  remoteName: "test-infra"
    11  headBranchName: "prowjobs-autobump"
    12  upstreamURLBase: "https://raw.githubusercontent.com/kubernetes/test-infra/master"
    13  includedConfigPaths:
    14    - "config/jobs"
    15  extraFiles:
    16    - "config/jobs/image-pushing/k8s-staging-e2e-test-images.sh"
    17    - "config/jobs/image-pushing/k8s-staging-sig-storage.sh"
    18    - "config/jobs/kubernetes/sig-cloud-provider/azure/generate.sh"
    19    - "config/jobs/kubernetes/kops/build_jobs.py"
    20    - "config/jobs/kubernetes-csi/gen-jobs.sh"
    21    - "config/jobs/README.md"
    22    - "releng/generate_tests.py"
    23    - "releng/test_config.yaml"
    24    - "images/kubekins-e2e/Dockerfile"
    25  targetVersion: "latest"
    26  prefixes:
    27    - name: "k8s-testimages images"
    28      prefix: "gcr.io/k8s-testimages/"
    29      repo: "https://github.com/kubernetes/test-infra"
    30      summarise: false
    31      consistentImages: false
    32    - name: "k8s-staging-test-infra GCR images"
    33      prefix: "gcr.io/k8s-staging-test-infra"
    34      repo: "https://github.com/kubernetes/test-infra"
    35      summarise: false
    36      consistentImages: false
    37    - name: "k8s-staging-test-infra AR images"
    38      prefix: "us-central1-docker.pkg.dev/k8s-staging-test-infra/images"
    39      repo: "https://github.com/kubernetes/test-infra"
    40      summarise: false
    41      consistentImages: false
    42    - name: "k8s-staging-apisnoop-test-infra"
    43      prefix: "gcr.io/k8s-staging-apisnoop/"
    44      repo: "https://github.com/kubernetes/test-infra"
    45      summarise: false
    46      consistentImages: false
    47    - name: "k8s-staging-apisnoop-apisnoop"
    48      prefix: "gcr.io/k8s-staging-apisnoop/"
    49      repo: "https://github.com/kubernetes-sigs/apisnoop"
    50      summarise: false
    51      consistentImages: false