You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
repository:
name: ""
supported-commands: