mobile/ci: The Envoy Mobile mobile release weekly job fails
Open
area/ci
bug
mobile
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
https://github.com/envoyproxy/envoy/actions/workflows/mobile-release.yml
The error is:
```
Invalid workflow file: .github/workflows/mobile-release.yml#L109
The workflow is not valid.
envoyproxy/envoy/.github/workflows/_load_env.yml@2c83bf892b4994c5197dee100666c78035dea6f6 (Line: 109, Col: 11): Input caches is required, but not provided while calling.
envoyproxy/envoy/.github/workflows/_load_env.yml@2c83bf892b4994c5197dee100666c78035dea6f6 (Line: 113, Col: 16): Invalid input, request is not defined in the referenced workflow.
```
This seems due to the Bazel caching work in https://github.com/envoyproxy/envoy/pull/37096.
Contributor guide
Assessment
This issue has not been assessed yet.