Skip to content
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

chore: updating blunderbuss config for default assignee #1408

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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 7 additions & 1 deletion .github/blunderbuss.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Configuration for the Blunderbuss GitHub app. For more info see
# https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss

assign_issues_by:
- labels:
- 'api: cloudiot'
Expand All @@ -16,7 +19,7 @@ assign_issues_by:
- labels:
- 'api: spanner'
to:
- shivgautam
- dazuma

assign_prs_by:
- labels:
Expand All @@ -33,3 +36,6 @@ assign_prs_by:
- 'api: cloudsql'
to:
- GoogleCloudPlatform/infra-db-sdk

assign_issues:
- 'dazuma'