-
Notifications
You must be signed in to change notification settings - Fork 42
infra: create fan out script #1571
Copy link
Copy link
Description
- create librarian-repositories.yaml file in librarian project with format
repository:
name: ""
supported-commands:
- "generate"
- "release"
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels