mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-09 15:38:08 -05:00
## Description > Should include a concise description of the changes (bug or feature), it's > impact, along with a summary of the solution ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [ ] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md) - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes #<issue_number_goes_here>
107 lines
2.3 KiB
YAML
107 lines
2.3 KiB
YAML
# Copyright 2025 Google LLC
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# https://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
assign_issues:
|
|
- Yuan325
|
|
- duwenxin99
|
|
- anubhav756
|
|
- twishabansal
|
|
- dishaprakash
|
|
assign_issues_by:
|
|
- labels:
|
|
- 'product: alloydb'
|
|
to:
|
|
- 'googleapis/toolbox-alloydb'
|
|
- labels:
|
|
- 'product: bigquery'
|
|
to:
|
|
- 'googleapis/toolbox-bigquery'
|
|
- labels:
|
|
- 'product: bigtable'
|
|
to:
|
|
- 'googleapis/toolbox-bigtable'
|
|
- labels:
|
|
- 'product: mssql'
|
|
to:
|
|
- 'googleapis/toolbox-cloud-sql-mssql'
|
|
- labels:
|
|
- 'product: mysql'
|
|
to:
|
|
- 'googleapis/toolbox-cloud-sql-mysql'
|
|
- labels:
|
|
- 'product: postgres'
|
|
to:
|
|
- 'googleapis/toolbox-cloud-sql-postgres'
|
|
- labels:
|
|
- 'product: dataplex'
|
|
to:
|
|
- 'googleapis/toolbox-dataplex'
|
|
- labels:
|
|
- 'product: firestore'
|
|
to:
|
|
- 'googleapis/toolbox-firestore'
|
|
- labels:
|
|
- 'product: looker'
|
|
to:
|
|
- 'googleapis/toolbox-looker'
|
|
- labels:
|
|
- 'product: spanner'
|
|
to:
|
|
- 'googleapis/toolbox-spanner'
|
|
assign_prs:
|
|
- Yuan325
|
|
- duwenxin99
|
|
assign_prs_by:
|
|
- labels:
|
|
- 'product: alloydb'
|
|
to:
|
|
- 'googleapis/toolbox-alloydb'
|
|
- labels:
|
|
- 'product: bigquery'
|
|
to:
|
|
- 'googleapis/toolbox-bigquery'
|
|
- labels:
|
|
- 'product: bigtable'
|
|
to:
|
|
- 'googleapis/toolbox-bigtable'
|
|
- labels:
|
|
- 'product: mssql'
|
|
to:
|
|
- 'googleapis/toolbox-cloud-sql-mssql'
|
|
- labels:
|
|
- 'product: mysql'
|
|
to:
|
|
- 'googleapis/toolbox-cloud-sql-mysql'
|
|
- labels:
|
|
- 'product: postgres'
|
|
to:
|
|
- 'googleapis/toolbox-cloud-sql-postgres'
|
|
- labels:
|
|
- 'product: dataplex'
|
|
to:
|
|
- 'googleapis/toolbox-dataplex'
|
|
- labels:
|
|
- 'product: firestore'
|
|
to:
|
|
- 'googleapis/toolbox-firestore'
|
|
- labels:
|
|
- 'product: looker'
|
|
to:
|
|
- 'googleapis/toolbox-looker'
|
|
- labels:
|
|
- 'product: spanner'
|
|
to:
|
|
- 'googleapis/toolbox-spanner'
|
|
|