Skip to content

Update enrolled teams yaml #11559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion tools/issue-labeler/labeler/enrolled_teams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ service/aiplatform-metadata:
service/aiplatform-prediction:
resources:
- google_vertex_ai_endpoint
- google_vertex_ai_deployment_resource_pool
- google_ml_engine_model
service/aiplatform-tensorboard:
resources:
Expand Down Expand Up @@ -163,7 +164,7 @@ service/compute-instances:
- google_compute_resource_policy
service/compute-interconnect:
resources:
- google_compute_interconnect_.*
- google_compute_interconnect.*
service/compute-ipam:
resources:
- google_compute_address
Expand Down Expand Up @@ -611,6 +612,7 @@ service/sqladmin-security:
- google_sql_ca_certs
- google_sql_ssl_cert
service/storage:
team: gcs-terraform-eng
resources:
- google_storage_.*
service/tpu:
Expand Down
Loading