Skip to content

Commit

Permalink
chore: updating blunderbuss config for default assignee (#1408)
Browse files Browse the repository at this point in the history
  • Loading branch information
shivgautam authored Mar 28, 2024
1 parent b824045 commit e1b7f78
Showing 1 changed file with 7 additions and 1 deletion.
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'

0 comments on commit e1b7f78

Please sign in to comment.