Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Merged
Changes from 1 commit
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
12 changes: 6 additions & 6 deletions .github/blunderbuss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
# Note: This file is autogenerated. To make changes to the assignee
# team, please update `codeowner_team` in `.repo-metadata.json`.
assign_issues:
- googleapis/python-core-client-libraries
- googleapis/api-bigquery-dataframe
- googleapis/cloud-sdk-python-team
- googleapis/bigquery-dataframe-team
Comment on lines +3 to +4
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

This blunderbuss.yml file is noted as autogenerated. To ensure these changes persist and are not overwritten by future automation, please confirm that the codeowner_team in .repo-metadata.json has also been updated to reflect these new team names.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The last update was also manual. The comment seems outdated.


assign_issues_by:
- labels:
- "samples"
to:
- googleapis/python-samples-reviewers
- googleapis/python-core-client-libraries
- googleapis/api-bigquery-dataframe
- googleapis/cloud-sdk-python-team
- googleapis/bigquery-dataframe-team

assign_prs:
- googleapis/python-core-client-libraries
- googleapis/api-bigquery-dataframe
- googleapis/cloud-sdk-python-team
- googleapis/bigquery-dataframe-team
Loading