We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c637a6 commit fcae304Copy full SHA for fcae304
1 file changed
internal/automation/prod/repositories.yaml
@@ -13,3 +13,9 @@ repositories:
13
- generate
14
- stage-release
15
- 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