Skip to content

infra: create fan out script #1571

@ldetmer

Description

@ldetmer
  1. create librarian-repositories.yaml file in librarian project with format
    repository:
    name: ""
    supported-commands:
  • "generate"
  • "release"
  1. create a script in librarian repo that reads file above and for each repo that supports "generate" command, invoke generate build job passing in the repo and github-token-secret-name - this should be automatically determined using the following format: {repository}-github-token

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions