Merge pull request #7985 from BenTheElder/remove-oncall

remove deprecated sig testing groups
This commit is contained in:
Kubernetes Prow Robot 2024-07-23 18:04:23 -07:00 committed by GitHub
commit add6fd2fbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 11 deletions

View File

@ -63,7 +63,4 @@ restrictions:
- "^prow"
- "^testgrid"
- "^testing"
usergroups:
- "^test-infra-oncall$"
- "^google-build-admin$"
- path: "**/*" # prevent any other file from containing anything

View File

@ -1,8 +0,0 @@
usergroups:
# maintained by https://github.com/kubernetes/test-infra/blob/master/experiment/slack-oncall-updater
- name: test-infra-oncall
external: true
# maintained by https://github.com/kubernetes/test-infra/blob/master/experiment/slack-oncall-updater
- name: google-build-admin
external: true