Skip to content

Commit fcae304

Browse files
authored
build: register librarian repo for automated releases (#1883)
1 parent 7c637a6 commit fcae304

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

internal/automation/prod/repositories.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ repositories:
1313
- generate
1414
- stage-release
1515
- publish-release
16+
- name: "librarian"
17+
full-name: https://github.com/googleapis/librarian
18+
github-token-secret-name: "librarian-github-token"
19+
supported-commands:
20+
- stage-release
21+
- publish-release

0 commit comments

Comments
 (0)