Skip to content

Commit

Permalink
testgrid repo uses github app for authentication
Browse files Browse the repository at this point in the history
This is part of GoogleCloudPlatform#1171, I have requested installation of all repos under GoogleCloudPlatform that are currently using prow, and so far it seems like they are all approved. Trying this out on testgrid repo, will migrate others all at once if this proves to be working
  • Loading branch information
chaodaiG committed Oct 29, 2021
1 parent 07f18da commit 830ff07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions prow/oss/cluster/crier-ghapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ spec:
- --github-enabled-org=chaotoppicks
- --github-enabled-org=looker
- --github-enabled-repo=GoogleCloudPlatform/oss-test-infra
- --github-enabled-repo=GoogleCloudPlatform/testgrid
- --github-workers=6
- --job-config-path=/etc/job-config
- --kubernetes-blob-storage-workers=1
Expand Down
1 change: 1 addition & 0 deletions prow/oss/cluster/hook-ghapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ spec:
- --github-enabled-org=chaotoppicks
- --github-enabled-org=looker
- --github-enabled-repo=GoogleCloudPlatform/oss-test-infra
- --github-enabled-repo=GoogleCloudPlatform/testgrid
env:
# Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge.
- name: KUBECONFIG
Expand Down

0 comments on commit 830ff07

Please sign in to comment.