I run publish-release build job which invokes this command release tag-and-release -repo /workspace/google-cloud-python -pr https://github.com/googleapis/google-cloud-python/pull/14288,
And this error occurred:
2025/08/27 14:42:02 INFO librarian arguments="[-repo /workspace/google-cloud-python -pr https://github.com/googleapis/google-cloud-python/pull/14288]"
2025/08/27 14:42:02 INFO Temporary working directory dir=/tmp/librarian-20250827T144202Z
2025/08/27 14:42:02 failed to initialize config: repo flag not specified and no state file found in current working directory: stat /workspace/.librarian/state.yaml: no such file or directory
I run
publish-releasebuild job which invokes this commandrelease tag-and-release -repo /workspace/google-cloud-python -pr https://github.com/googleapis/google-cloud-python/pull/14288,And this error occurred: