This action generates a pull request for the GAPIC libary. See googleapis/googleapis for more information.
Required Bazel target for client library tar in googleapis/googleapis.
Required Bazel target for client library tar in googleapis/googleapis.
Required Path in tar to extract.
Required Number of components to strip from tar path.
Git name for commit.
Git email for commit.
Service account json string for Bazel cache.
Bucket name for Bazel cache.
uses: googlemaps/actions/gapic@master
with:
target: //google/maps/routes/v1:gapic-maps-routes-v1-go
github_token: ${{ secrets.GITHUB_TOKEN }}
tar_path: gapic-maps-routes-v1-go/cloud.google.com/go/maps
tar_strip_components: 4
cache_service_account: ${{ secrets.SERVICE_ACCOUNT_CACHE }}