Skip to content

Commit b331da1

Browse files
authored
build: configure google-cloud-go for automated generation (#1839)
Fixes #1666 Signed-off-by: Jeff Ching <[email protected]>
1 parent d6fa957 commit b331da1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

internal/automation/prod/repositories.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@ repositories:
66
- generate
77
- stage-release
88
- publish-release
9+
- name: "google-cloud-go"
10+
full-name: https://github.com/googleapis/google-cloud-go
11+
github-token-secret-name: "google-cloud-go-github-token"
12+
supported-commands:
13+
- generate
14+
- stage-release
15+
- publish-release

0 commit comments

Comments
 (0)