Skip to content

Commit eb73a1f

Browse files
authored
chore: remove librarian repository from automation (#2892)
In order to reduce support as we make changes to librarian CLI, let's remove Librarian project from automation. We will no longer use it as dogfood until we have upgraded to the new CLI. Signed-off-by: ldetmer <1771267+ldetmer@users.noreply.github.com>
1 parent 60e170f commit eb73a1f

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

internal/automation/prod/repositories.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ 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
2216
- name: "gax-go"
2317
full-name: https://github.com/googleapis/gax-go
2418
github-token-secret-name: "gax-go-github-token"

0 commit comments

Comments
 (0)