Skip to content

Commit 5aad05d

Browse files
committed
chore: move blunderbuss team mappings to CODEOWNERS
The [Blunderbuss bot](https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss) has been deprecated. This change handles team level Blunderbuss assignments by mapping them via paths instead of labels via CODEOWNERS. Nearly all of these cases were already in CODEOWNERS. We will contact individuals referenced in the Blunderbuss config with info on how to create a team and map that team in CODEOWNERS.
1 parent 7149e3c commit 5aad05d

File tree

3 files changed

+5
-116
lines changed

3 files changed

+5
-116
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
/testing/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-infra
1818

1919
# CNDB, Storage, and Infra-DB
20-
/bigtable/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes
20+
/bigtable/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes GoogleCloudPlatform/cloud-asset-analysis-team
2121
/cloudsql/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-sql-connectors
22-
/datastore/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes
23-
/firestore/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes
22+
/datastore/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes GoogleCloudPlatform/cloud-asset-analysis-team
23+
/firestore/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes GoogleCloudPlatform/cloud-asset-analysis-team
2424
/memorystore/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes
2525
/spanner/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes
26-
/storage/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/gcs-sdk-team
27-
/storagetransfer/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/gcs-sdk-team
26+
/storage/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/gcs-sdk-team
27+
/storagetransfer/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/gcs-sdk-team
2828

2929
# DEE Infra
3030
/batch/ @GoogleCloudPlatform/go-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers

.github/blunderbuss.yml

Lines changed: 0 additions & 110 deletions
This file was deleted.

badfiles_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ var allowList = []string{
111111
"storage/objects/notes.txt",
112112

113113
// GitHub configuration.
114-
".github/blunderbuss.yml",
115114
".github/renovate.json",
116115
".github/CODEOWNERS",
117116

0 commit comments

Comments
 (0)