From e1b7f780f724bcd7819c1da857f078e7548cfb92 Mon Sep 17 00:00:00 2001 From: Shiv Gautam <85628657+shivgautam@users.noreply.github.com> Date: Thu, 28 Mar 2024 10:48:15 +0530 Subject: [PATCH] chore: updating blunderbuss config for default assignee (#1408) --- .github/blunderbuss.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index 81dfb0544..cf14310bc 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -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' @@ -16,7 +19,7 @@ assign_issues_by: - labels: - 'api: spanner' to: - - shivgautam + - dazuma assign_prs_by: - labels: @@ -33,3 +36,6 @@ assign_prs_by: - 'api: cloudsql' to: - GoogleCloudPlatform/infra-db-sdk + +assign_issues: + - 'dazuma'