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
ci: Cloud Build jobs to propagate _PUSH substitution variable (#1757)
The Cloud Build generate-worker job to pass the _PUSH substitution
variable to the next Cloud Build jobs. They invoke Librarian CLI with
either '-push=true' or '-push=false' parameter. This controls whether
the job creates a pull request or not.
This change should come with the Terraform change cl/795539979.
0 commit comments