Skip to content

Commit fe6b1be

Browse files
authored
chore: onboard gax-go and gapic-generator-go repos to automation (#2478)
Signed-off-by: ldetmer <[email protected]>
1 parent de336b1 commit fe6b1be

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

internal/automation/prod/repositories.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,13 @@ repositories:
1919
supported-commands:
2020
- stage-release
2121
- publish-release
22+
- name: "gax-go"
23+
full-name: https://github.com/googleapis/gax-go
24+
github-token-secret-name: "gax-go-github-token"
25+
supported-commands:
26+
- publish-release
27+
- name: "gapic-generator-go"
28+
full-name: https://github.com/googleapis/gapic-generator-go
29+
github-token-secret-name: "gapic-generator-go-github-token"
30+
supported-commands:
31+
- publish-release

0 commit comments

Comments
 (0)